Class LongVector

java.lang.Object
jdk.incubator.vector.Vector<Long>
jdk.incubator.vector.LongVector

public abstract class LongVector extends Vector<Long>
A specialized Vector representing an ordered immutable sequence of long values.