Class ATPPhase<T>
java.lang.Object
com.madzera.happytree.core.ATPPhase<T>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voiddoChain(TreePipeline pipeline) protected voidprotected abstract voidrun(TreePipeline pipeline)
-
Constructor Details
-
ATPPhase
protected ATPPhase()
-
-
Method Details
-
next
-
doChain
- Throws:
TreeException
-
run
- Throws:
TreeException
-