public static class AttributeModule.Provide
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private int |
index |
private int[] |
with_index |
Modifier | Constructor and Description |
---|---|
private |
Provide(int index,
int[] with_index) |
Modifier and Type | Method and Description |
---|---|
int |
getIndex() |
int[] |
getWithIndex() |
private static void |
read(ByteData raw,
long offset,
java.util.List<AttributeModule.Provide> tgt) |
public int getIndex()
public int[] getWithIndex()
private static void read(ByteData raw, long offset, java.util.List<AttributeModule.Provide> tgt)