public class LatticeBuilder
extends java.lang.Object
Constructor and Description |
---|
LatticeBuilder(int[] maxLevels,
int[] minLevels)
Instantiates a new lattice builder.
|
public LatticeBuilder(int[] maxLevels, int[] minLevels)
maxLevels
- the maxlevelsminLevels
- the minlevelsmaxHeights
- public Lattice build()