de.mhus.lib.basics.Valueable<Long>
public class LongValue extends Object implements de.mhus.lib.basics.Valueable<Long>
long
value
LongValue()
LongValue(long initial)
boolean
equals(Object in)
get()
Long
getValue()
void
set(long value)
String
toString()
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public long value
public LongValue()
public LongValue(long initial)
public String toString()
toString
Object
public boolean equals(Object in)
equals
public Long getValue()
getValue
public long get()
public void set(long value)