public final class XInt
extends java.lang.Object
| Modifier and Type | Method and 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.ObjectCopyright © 1999-2022 The Apache Software Foundation. All Rights Reserved.