Constructs an instance.paramaccessFlags access flags for the member this.accessFlags = accessFlags;
this.accessFlags = accessFlags;
Populates a {@link DexFile} with items from within this instance.paramfile non-null; the file to populate
Does a human-friendly dump of this instance.paramout non-null; where to dumpparamverbose whether to be verbose with the output
Encodes this instance to the given output.paramfile non-null; file this instance is part ofparamout non-null; where to write toparamlastIndex >= 0; the previous member index value encoded, or 0 if this is the first element to encodeparamdumpSeq >= 0; sequence number of this instance for annotation purposesreturn>= 0; the member index value that was encoded
0
Gets the access flags.returnthe access flags return accessFlags;
return accessFlags;
Gets the name.returnnon-null; the name