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 {@code non-null;} the file to populate
Does a human-friendly dump of this instance.paramout {@code non-null;} where to dumpparamverbose whether to be verbose with the output
Encodes this instance to the given output.paramfile {@code non-null;} file this instance is part ofparamout {@code non-null;} where to write toparamlastIndex {@code >= 0;} the previous member index value encoded, or {@code 0} if this is the first element to encodeparamdumpSeq {@code >= 0;} sequence number of this instance for annotation purposesreturn{@code >= 0;} the member index value that was encoded
Gets the access flags.returnthe access flags return accessFlags;
return accessFlags;
Gets the name.return{@code non-null;} the name