public class LongValue extends Value
long
value
LongValue(long value)
boolean
equals(java.lang.Object obj)
getValue()
int
hashCode()
java.lang.String
toString()
static LongValue
valueOf(long value)
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public final long value
public LongValue(long value)
public static LongValue valueOf(long value)
public long getValue()
public java.lang.String toString()
toString
java.lang.Object
public int hashCode()
hashCode
Value
public boolean equals(java.lang.Object obj)
equals
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0