Interface ObjectGenerator.ReturnValue<R>
-
- Enclosing interface:
- ObjectGenerator<T>
public static interface ObjectGenerator.ReturnValue<R>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidreturns(Generator<? extends R> generator)
-