|
JML | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IntAbstractFilteringStrategyDecorator | |
org.jmlspecs.jmlunit.strategies | The types in this package are used in providing test data for JML/JUnit testing. |
Uses of IntAbstractFilteringStrategyDecorator in org.jmlspecs.jmlunit.strategies |
Subclasses of IntAbstractFilteringStrategyDecorator in org.jmlspecs.jmlunit.strategies | |
class |
IntNonNegativeStrategyDecorator
A decorator for strategies that filters out that filters out negative test data. |
Constructors in org.jmlspecs.jmlunit.strategies with parameters of type IntAbstractFilteringStrategyDecorator | |
IntAbstractFilteringStrategyDecorator.NewIter(IntIterator iter)
Initialize this iterator in two steps, to avoid downcalls during initialization that lead to null pointer exceptions. |
|
JML | ||||||||||
PREV NEXT | FRAMES NO FRAMES |