Interface PVectorReadable4LType<T>

Type Parameters:
T - A phantom type parameter
All Superinterfaces:
PVectorReadable2LType<T>, PVectorReadable3LType<T>, VectorReadable2LType, VectorReadable3LType, VectorReadable4LType
All Known Subinterfaces:
PVector4LType<T>, PVectorByteBufferedIntegral4Type<T>, PVectorStorageIntegral4Type<T>
All Known Implementing Classes:
PVector4L, PVectorByteBufferedIntegral4s16, PVectorByteBufferedIntegral4s32, PVectorByteBufferedIntegral4s64, PVectorByteBufferedIntegral4s8, PVectorMutable4L

public interface PVectorReadable4LType<T>
extends PVectorReadable3LType<T>, VectorReadable4LType
The type of 4D long-typed vectors.