IntegerSet Class Reference
[Common wrapper and helper classes]

Integer's set. More...

Inheritance diagram for IntegerSet:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 contains ($value)

Static Public Member Functions

static create ($min=PrimitiveInteger::SIGNED_MIN, $max=PrimitiveInteger::SIGNED_MAX)
 
Returns:
Range


Detailed Description

Integer's set.

Definition at line 18 of file IntegerSet.class.php.


Member Function Documentation

static IntegerSet::create ( min = PrimitiveInteger::SIGNED_MIN,
max = PrimitiveInteger::SIGNED_MAX 
) [static]

Returns:
Range

Reimplemented from Range.

Definition at line 20 of file IntegerSet.class.php.

References Range::$max, and Range::$min.

IntegerSet::contains ( value  ) 

Definition at line 28 of file IntegerSet.class.php.

References Range::getMax(), and Range::getMin().

Here is the call graph for this function:


The documentation for this class was generated from the following file:
Generated on Sun Dec 9 21:57:48 2007 for onPHP by  doxygen 1.5.4