|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IRequirements | |
|---|---|
| com.googlecode.jbp.common.requirements | Provides methods which check that specific requirements are met. |
| Uses of IRequirements in com.googlecode.jbp.common.requirements |
|---|
| Classes in com.googlecode.jbp.common.requirements that implement IRequirements | |
|---|---|
class |
AbstractRequirements
Abstract implementation of IRequirements which provides the
checks but not the action that has to be taken if a condition is not met. |
class |
ParamRequirements
Provides useful methods to check for method parameter validity. |
class |
PostCondition
Provides useful methods to check if postconditions are met. |
class |
PreCondition
Provides useful methods to check if preconditions are met. |
class |
Requirements
Exception thrown when a requirement is not met. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||