Interface ParentGenerationLogic<P extends NodeProperties,S extends NodeState,N extends AbstractLocalNode<P,S,N>>
-
- All Known Subinterfaces:
LocalNodeGenerator<P,S,N>
public interface ParentGenerationLogic<P extends NodeProperties,S extends NodeState,N extends AbstractLocalNode<P,S,N>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description NgenerateParent(N child)
-