public final class LongArray extends Object
long[]
array()
boolean
equals(Object obj)
static LongArray
from(long[] a)
long
get(int index)
int
hashCode()
length()
String
toString()
getClass, notify, notifyAll, wait, wait, wait
public static LongArray from(long[] a)
public long get(int index)
public int length()
public long[] array()
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public String toString()
toString
Copyright © 2024. All rights reserved.