com.liferay.portal.kernel.util
Class PrimitiveLongList
java.lang.Object
com.liferay.portal.kernel.util.PrimitiveLongList
public class PrimitiveLongList
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PrimitiveLongList
public PrimitiveLongList()
PrimitiveLongList
public PrimitiveLongList(int capacity)
add
public void add(long value)
addAll
public void addAll(long[] values)
getArray
public long[] getArray()
size
public int size()