public class MutableLong extends Object
long
value
MutableLong()
boolean
equals(Object o)
int
hashCode()
String
toString()
static MutableLong
valueOf(long value)
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public long value
public MutableLong()
public static MutableLong valueOf(long value)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.