|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ValueBoundSpecification<T>
Part of the Evans/Fowler Specifications pattern.
Another way of seeing a value bound specification is that it is a binary relation with one of two operand values. The second operand value is applied as anisSatisfiedBy()
candidate.
Method Summary | |
---|---|
T |
getValue()
|
Methods inherited from interface net.sourceforge.domian.specification.Specification |
---|
and, getType, isDisjointWith, isGeneralizationOf, isSatisfiedBy, isSpecialCaseOf, or, where |
Method Detail |
---|
T getValue()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |