JavaAIAgentPlanner
Constructor for JavaAIAgentPlanner.
Parameters
stateType
The type of the state.
planType
The type of the plan.
Simplified constructor for JavaAIAgentPlanner. note: if you use features which require serialization, you should use the other constructor and provide the type tokens for the state and plan types.