A - the allele typeG - the gene type@FunctionalInterface public interface BoundedGeneCreator<A,G>
| Modifier and Type | Method and Description |
|---|---|
G |
create(A value,
A min,
A max)
Create a new bounded gene from the given parameters.
|
© 2007-2019 Franz Wilhelmstötter (2019-11-18 20:30)