Package chtdecoder.datastructures

Interface Summary
CHTCode An interface to represent a ZSNES CHT code.
CHTCodeIterator An iterator for CHTCode objects.
CHTCodeList A List for storing CHTCode objects.
 

Class Summary
AbstractCHTCode An abstract implementation of a CHTCode.
AbstractCHTCodeList An abstract implementation of the CHTCodeList interface.