Method

constructor(pool: ConstantPool, qualifiedNameConstant: Int, flags: Short, attributes: List<Attribute>)(source)

Creates a Method with the given pool, qualifiedNameConstant, flags and attributes

Parameters

pool

The ConstantPool of the method

qualifiedNameConstant

The constant of the qualified name of the method

flags

The flags of the method

attributes

The attributes of the method