Package org.geolatte.geom.generator
Interface Generator<T>
-
- All Known Implementing Classes:
Choice,PositionGenerator,PropertyMapGenerator
public interface Generator<T>Created by Karel Maesen, Geovise BVBA on 2019-08-16.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description Tgenerate()default voidgenerateArray(T[] ts)
-