public final class XInt
extends java.lang.Object
Modifier and Type | Method | Description |
---|---|---|
boolean |
equals(XInt compareVal) |
|
int |
intValue() |
|
short |
shortValue() |
|
java.lang.String |
toString() |
public final int intValue()
public final short shortValue()
public final boolean equals(XInt compareVal)
public java.lang.String toString()
toString
in class java.lang.Object
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.