public static interface SharedTreeMojoModel.DecisionPathTracker<T>
boolean
go(int depth, boolean right)
T
invalidPath()
terminate()
boolean go(int depth, boolean right)
T terminate()
T invalidPath()