public static class CompactArray.DescriptionArray
extends java.lang.Object
Constructor and Description |
---|
DescriptionArray(int numOfeElements,
CompactArray.TypeDesc typeDescription) |
Modifier and Type | Method and Description |
---|---|
int |
getNumOfeElements() |
CompactArray.TypeDesc |
getTypeDescription() |
public DescriptionArray(int numOfeElements, CompactArray.TypeDesc typeDescription)
public int getNumOfeElements()
public CompactArray.TypeDesc getTypeDescription()