Package org.geolatte.geom.generator
Class Choice<T>
- java.lang.Object
-
- org.geolatte.geom.generator.Choice<T>
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Tgenerate()static <T> Choice<T>of(List<T> choices)-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.geolatte.geom.generator.Generator
generateArray
-
-