JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Interface
de.team33.patterns.arbitrary.mimas.Generator
Uses of
Generator
in
de.team33.patterns.arbitrary.mimas
Methods in
de.team33.patterns.arbitrary.mimas
that return
Generator
Modifier and Type
Method
Description
static
Generator
Generator.
of
(
Random
random)
Utility method:
Provides a new instance based on a given
Random
.