Class AttributeModule.ExportOpen
java.lang.Object
org.benf.cfr.reader.entities.attributes.AttributeModule.ExportOpen
- Enclosing class:
- AttributeModule
-
Field Details
-
index
private final int index -
flags
private final int flags -
to_index
private final int[] to_index
-
-
Constructor Details
-
ExportOpen
private ExportOpen(int index, int flags, int[] to_index)
-
-
Method Details
-
getFlags
-
getIndex
public int getIndex() -
getToIndex
public int[] getToIndex() -
read
-