Package net.sf.qualitycheck

Class Summary
Check This class offers simple static methods to test your arguments to be valid.
Check.NumericRegularExpressionHolder Holder for the regular expression to determine numeric values.
ConditionalCheck This class adds conditional checks to test your arguments to be valid.
NumberInRange Check if a number is in a given range of a particular datatype.
 

Annotation Types Summary
ArgumentsChecked Indicates that a method is intended to check all its arguments using Quality-Check.
Throws The Throws annotation specifies the classes that will be thrown when one ore more arguments are not valid.
 



Copyright © 2012-2013. All Rights Reserved.