Module tornado.api

Interface TornadoCollectionInterface<T extends Buffer>

All Superinterfaces:
PrimitiveStorage<T>, Serializable
All Known Implementing Classes:
VectorDouble, VectorDouble16, VectorDouble2, VectorDouble3, VectorDouble4, VectorDouble8, VectorFloat, VectorFloat16, VectorFloat2, VectorFloat3, VectorFloat4, VectorFloat8, VectorHalf, VectorHalf16, VectorHalf2, VectorHalf3, VectorHalf4, VectorHalf8, VectorInt, VectorInt16, VectorInt2, VectorInt3, VectorInt4, VectorInt8

TornadoCollectionInterface relies on preview features of the Java platform:
  • TornadoCollectionInterface refers to one or more preview APIs: MemorySegment.
Programs can only use TornadoCollectionInterface when preview features are enabled.
Preview features may be removed in a future release, or upgraded to permanent features of the Java platform.
  • Method Details