JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
de.cuioss.test.generator
Package
de.cuioss.test.generator.internal.net.java.quickcheck
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
void
returns
(
Generator
<? extends
R
> generator)
Method Details
returns
void
returns
(
Generator
<? extends
R
> generator)