coins.ssa
Class Int

java.lang.Object
  extended bycoins.ssa.Int

class Int
extends java.lang.Object


Field Summary
 int intValue
           
 
Constructor Summary
Int(int val)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

intValue

public int intValue
Constructor Detail

Int

public Int(int val)