Package org.graphwalker.core.generator
Class PredefinedPath
java.lang.Object
org.graphwalker.core.generator.PathGeneratorBase<StopCondition>
org.graphwalker.core.generator.PredefinedPath
- All Implemented Interfaces:
PathGenerator<StopCondition>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.graphwalker.core.generator.PathGeneratorBase
getContext, getStopCondition, setContext, setStopCondition, toString, toString
-
Constructor Details
-
PredefinedPath
-
-
Method Details
-
getNextStep
- Specified by:
getNextStepin interfacePathGenerator<StopCondition>- Overrides:
getNextStepin classPathGeneratorBase<StopCondition>
-
hasNextStep
public boolean hasNextStep()
-