Interface Array<T>
- All Superinterfaces:
AutoCloseable
- All Known Implementing Classes:
CategoricalArray
,NullableArray
,NullableBoolArray
,NullableIntArray
-
Method Summary
-
Method Details
-
get
-
size
int size() -
close
void close()- Specified by:
close
in interfaceAutoCloseable
-