Comparator Interface in Gridworld

Comparator Interface in Gridworld

vor 14 Jahren
Here is a customized World for Gridworld where the message on the top is updated to show how many bugs there are and the location of the furthest Bug in the grid. You need to implement the Comparator interface for the grid world Bug class. You need to def

Beschreibung

vor 14 Jahren


Here is a customized World for Gridworld where the message on the
top is updated to show how many bugs there are and the location of
the furthest Bug in the grid. You need to implement the Comparator
interface for the grid world Bug class. You need to define a
compare method that returns an int. Get the location of each Bug
and use the compareTo method of Location. Here is the starter code:
apcs.mathorama.com







mpeg4 movie

Quicktime movie

15
15
Close