Module openj9.dtfj

Class PrimitiveArray

java.lang.Object
com.ibm.dtfj.phd.util.PrimitiveArray
All Implemented Interfaces:
SortListener, Serializable
Direct Known Subclasses:
LongArray

public abstract class PrimitiveArray extends Object implements Serializable, SortListener
Superclass of IntegerArray and LongArray
See Also: