com.bruxton.sidx
Class Integer

java.lang.Object
  extended by com.bruxton.sidx.Integer

public class Integer
extends java.lang.Object


Constructor Summary
Integer(int value)
           
 
Method Summary
 int intValue()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Integer

public Integer(int value)
Method Detail

intValue

public int intValue()