|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GeneratedPair | |
|---|---|
| net.sf.adatagenerator.api | The API package is composed of Java interfaces, abstract classes and Exception classes that the define A Data Generator (ADG) framework. |
| net.sf.adatagenerator.core | The CORE package is composed of concrete classes for default implementations of A Data Generator (ADG) framework. |
| Uses of GeneratedPair in net.sf.adatagenerator.api |
|---|
| Subinterfaces of GeneratedPair in net.sf.adatagenerator.api | |
|---|---|
interface |
SynthesizedPair<R>
|
| Uses of GeneratedPair in net.sf.adatagenerator.core |
|---|
| Classes in net.sf.adatagenerator.core that implement GeneratedPair | |
|---|---|
class |
DefaultSynthesizedPair<R>
An extension of the DefaultPair class designed for processing and annotating pairs of objects. |
| Methods in net.sf.adatagenerator.core with parameters of type GeneratedPair | |
|---|---|
boolean |
DefaultGroupSource.groupInvariant(GeneratedPair<B> pair)
A method that subclasses may implement to check the validity of a pair created by this instance. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||