public class IntegerValue extends Value
int
value
IntegerValue(int value)
boolean
equals(java.lang.Object obj)
getValue()
hashCode()
java.lang.String
toString()
static IntegerValue
valueOf(int value)
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public final int value
public IntegerValue(int value)
public static IntegerValue valueOf(int value)
public int 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