Class StructureArray<T extends Structure>

All Implemented Interfaces:
MemorySizeable, NativeParsable, NativeArray<T>, Iterable<T>

@StructureSettings(requiresCalculateInfoMethod=true, requiresFixedLengthAnnotation=true) public class StructureArray<T extends Structure> extends ModTrackingStructure implements NativeArray<T>