Class Autonomy.GoalSeeker
-
- All Implemented Interfaces:
public final class Autonomy.GoalSeekerAgent to seek a goal and the goal rankings that we used to choose the goal.
-
-
Constructor Summary
Constructors Constructor Description Autonomy.GoalSeeker(Agent agent, Rankings<Goal> rankings)
-
Method Summary
Modifier and Type Method Description final AgentgetAgent()final Rankings<Goal>getRankings()
-