EPISODE · Nov 23, 2011
Comparator Interface in Gridworld
from APCS Java · host Chris Thiel
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 movieQuicktime movie
What this episode covers
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
NOW PLAYING
Comparator Interface in Gridworld
No transcript for this episode yet
Similar Episodes
Jul 8, 2026 ·26m
Jul 5, 2026 ·39m
Jun 29, 2026 ·3m
Jun 29, 2026 ·1m
Jun 29, 2026 ·2m