A C E G H I S T U

S

setDefaultTypeDuration(long) - Method in class com.gos4j.Gos4jConfig
Sets the defaultTypeDuration.
setMaxPriority(int) - Method in class com.gos4j.Gos4jConfig
Sets the maxPriority.
setMinPriority(int) - Method in class com.gos4j.Gos4jConfig
Sets the minPriority.
setProgressPercentage(int) - Method in interface com.gos4j.Goal
This indicates the level of progress that the goal processing has made.
setProgressProportion(float) - Method in interface com.gos4j.Goal
This indicates the level of progress that the goal processing has made.
setProgressStage(Object) - Method in interface com.gos4j.Goal
This indicates the level of progress that the goal processing has made.
setStages(Object[]) - Method in interface com.gos4j.GoalType
This predefines the stages of Goals that use the staged progress interface.
setTargetDeadline(long) - Method in interface com.gos4j.Goal
This sets the target deadline of the goal.
setTargetDuration(long) - Method in interface com.gos4j.Goal
This updates the target duration of the goal.
setTargetDuration(long) - Method in interface com.gos4j.GoalType
This updates the target duration for all subsequently created goals.
setTypedExampleSmoothingFactor(int) - Method in class com.gos4j.Gos4jConfig
Sets the typedExampleSmoothingFactor.
setUpdateCyclePeriod(long) - Method in class com.gos4j.Gos4jConfig
Sets the updateCyclePeriod.
setUpdateThreadName(String) - Method in class com.gos4j.Gos4jConfig
Sets the updateThreadName.
setUpdateThreadPriority(int) - Method in class com.gos4j.Gos4jConfig
Sets the updateThreadPriority.
start() - Method in interface com.gos4j.Goal
This indicates that the goal processing has started.

A C E G H I S T U