Class ExhaustiveSearchLayer
- java.lang.Object
 - 
- org.optaplanner.core.impl.exhaustivesearch.node.ExhaustiveSearchLayer
 
 
- 
public class ExhaustiveSearchLayer extends Object
 
- 
- 
Constructor Summary
Constructors Constructor Description ExhaustiveSearchLayer(int depth, Object entity) 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description longassignBreadth()intgetDepth()ObjectgetEntity()booleanisLastLayer()StringtoString() 
 - 
 
- 
- 
Constructor Detail
- 
ExhaustiveSearchLayer
public ExhaustiveSearchLayer(int depth, Object entity) 
 - 
 
 -