FORESTER 1.9

forester.tools
Class Int

java.lang.Object
  |
  +--forester.tools.Int

class Int
extends java.lang.Object


Constructor Summary
(package private) Int()
           
(package private) Int(int i)
           
 
Method Summary
(package private)  double doubleValue()
           
(package private)  void increase()
           
(package private)  int intValue()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Int

Int()

Int

Int(int i)
Method Detail

doubleValue

double doubleValue()

intValue

int intValue()

increase

void increase()

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

FORESTER 1.9