public class LongArray extends Object
LongArray()
LongArray(Collection<Long> collection)
LongArray(Long[] array)
Long[]
getArray()
void
setArray(Long[] array)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LongArray()
public LongArray(Long[] array)
public LongArray(Collection<Long> collection)
public void setArray(Long[] array)
public Long[] getArray()
Copyright © 2004–2019 OpenL Tablets. All rights reserved.