Griddly is a Java library for dealing with grids. It is written using generics and provides functionality in much the same way as the Java Collections Framework. It has many convenience methods and a functional API. It is a spinoff of some functionality used in the Saxbi Server product.

You can vist the Griddly GitHub page.