Interface ObjectGenerator.ReturnValue<R>

Enclosing interface:
ObjectGenerator<T>

public static interface ObjectGenerator.ReturnValue<R>
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    returns(Generator<? extends R> generator)