classfile
Class methodInfo

java.lang.Object
  |
  +--util.dataRead
        |
        +--classfile.methodInfo

class methodInfo
extends dataRead
implements access_and_modifier_flags

The fields of the methodInfo structure are the same as those of the fieldInfo structure. However, the semantics of the two structures differ enough that they are implemented by two different objects. For example, in the case of the fieldInfo structure only the constValueAttr is allowed. The attributes that are allowed for a methodInfo attribute are:

Allowed access modifiers for a method are:

Other modifiers are