bt747.sys.interfaces
Class BT747Int

java.lang.Object
  extended by bt747.sys.interfaces.BT747Int

public final class BT747Int
extends java.lang.Object

Wrapper class of an integer so that it can be an object.

Author:
Mario

Constructor Summary
BT747Int(int i)
           
 
Method Summary
static BT747Int get(int i)
           
 int getValue()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BT747Int

public BT747Int(int i)
Method Detail

getValue

public final int getValue()

get

public static final BT747Int get(int i)