|
JML | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ObjectArrayAbstractIterator | |
org.jmlspecs.jmlunit.strategies | The types in this package are used in providing test data for JML/JUnit testing. |
Uses of ObjectArrayAbstractIterator in org.jmlspecs.jmlunit.strategies |
Subclasses of ObjectArrayAbstractIterator in org.jmlspecs.jmlunit.strategies | |
(package private) class |
CloneableObjectAbstractStrategy.CloneableObjectAbstractStrategy$1
|
class |
CloneableObjectArrayAbstractIterator
An iterator that provides test data by returning a clone of the current object from an array of cloneable objects passed to its constructor. |
(package private) class |
CloneableObjectArrayAbstractIterator_JML_TestData.IntArrayArrayIterator
A helper class used in testing it's surrounding class. |
class |
ImmutableObjectArrayIterator
An iterator that provides test data by returning the current object from an array of immutable objects passed to its constructor. |
|
JML | ||||||||||
PREV NEXT | FRAMES NO FRAMES |