Uses of Class
org.baseagent.util.Pair
Packages that use Pair
-
Uses of Pair in org.baseagent.comms
Methods in org.baseagent.comms that return types with arguments of type PairModifier and TypeMethodDescriptionNearestNeighborCommunicator.findNearestNeighbors(HasGridPosition fromAgent) This calculates the distance between agents based on each agent's knowledge of its location. -
Uses of Pair in org.baseagent.util
Methods in org.baseagent.util that return types with arguments of type PairModifier and TypeMethodDescriptionBaseAgentMath.sortByDistance(Map<?, HasGridPosition> points, HasGridPosition origin)