Interface PVectorByteBufferedIntegral4Type<T>

Type Parameters:
T - A phantom type parameter
All Superinterfaces:
PVectorReadable2LType<T>, PVectorReadable3LType<T>, PVectorReadable4LType<T>, PVectorStorageIntegral2Type<T>, PVectorStorageIntegral3Type<T>, PVectorStorageIntegral4Type<T>, TensorByteBufferedType, VectorByteBufferedType, VectorReadable2LType, VectorReadable3LType, VectorReadable4LType, VectorStorageIntegral2Type, VectorStorageIntegral3Type, VectorStorageIntegral4Type, VectorStorageType
All Known Implementing Classes:
PVectorByteBufferedIntegral4s16, PVectorByteBufferedIntegral4s32, PVectorByteBufferedIntegral4s64, PVectorByteBufferedIntegral4s8

public interface PVectorByteBufferedIntegral4Type<T>
extends PVectorStorageIntegral4Type<T>, VectorByteBufferedType
The type of byte buffer backed integral vectors.