Package com.alibaba.graphscope.utils.array.impl
-
Class Summary Class Description DoubleArray IntArray LongArray ObjectArray<T> TypedBackendPrimitiveArray<T> Provide array interface with immutable typed array.
Class | Description |
---|---|
DoubleArray | |
IntArray | |
LongArray | |
ObjectArray<T> | |
TypedBackendPrimitiveArray<T> |
Provide array interface with immutable typed array.
|