GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javainterface ValueIteration
Abstract
Return()
Set result value and terminate all recursions
VoidIteration
ValueIteration
Abstract
getDefaultValue()
Abstract
getResult()
Abstract
isDefaultResult()
Abstract
setResult()
Set the result which will be returned by the loop if terminated without {@link #Retu...