Implementing the Interfaces
GridImplementation is an class which implements abstract class _GridImplBase which in turn extends _GridSkeleton and implements Grid interface.
Look at the code for GridImplementation.java since this is one of the programs you have to write.