Package jadex.bdiv3.annotation
Annotation Type GoalFinished
-
@Target(METHOD) @Retention(RUNTIME) public @interface GoalFinished
Specify a custom method for getting a callback when goal is finished.
@Target(METHOD)
@Retention(RUNTIME)
public @interface GoalFinished