public class Long2 extends Object
long
high
low
Long2(long high, long low)
boolean
equals(Object o)
int
hashCode()
isNull()
void
setNull()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public long high
public long low
public Long2(long high, long low)
public boolean isNull()
public void setNull()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
Copyright © 2019 DolphinDB. All rights reserved.