tit.utility.Integers Class Reference

List of all members.

Static Public Member Functions

static int mustBeOneOf (int value, int[] set)

Detailed Description

Provides operation on integers.
Author:
Bart Sas


Member Function Documentation

static int tit.utility.Integers.mustBeOneOf ( int  value,
int[]  set 
) [static]

Checks whether a value is in the set. Returns the value if the value is in the set, throws a IllegalArgumetnException if it isn't in the set.

Parameters:
value The value.
set The set
Returns:
The value.


The documentation for this class was generated from the following file:
Generated on Sun Jun 3 16:44:02 2007 by  doxygen 1.5.1