pobs.action
Class PInteger

java.lang.Object
  extended bypobs.action.PNumber
      extended bypobs.action.PInteger
All Implemented Interfaces:
java.lang.Comparable

public class PInteger
extends PNumber

Author:
Martijn W. van der Lee

Constructor Summary
PInteger()
          PInteger constructor comment.
PInteger(int value)
          PInteger constructor comment.
 
Methods inherited from class pobs.action.PNumber
addAction, addAction, byteValue, compareTo, divideAction, doubleValue, floatValue, getNumber, intValue, longValue, maxAction, minAction, moduloAction, multiplyAction, setAction, setAction, shortValue, subtractAction, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PInteger

public PInteger()
PInteger constructor comment.


PInteger

public PInteger(int value)
PInteger constructor comment.

Parameters:
value - int