Uses of Class
ggencoder.datastructures.AbstractRawCode

Packages that use AbstractRawCode
ggencoder.datastructures   
 

Uses of AbstractRawCode in ggencoder.datastructures
 

Subclasses of AbstractRawCode in ggencoder.datastructures
 class BasicGBGGRawCode
          An implementation of the GBGGRawCode interface.
 class BasicGenesisRawCode
          An implementation of the GenesisRawCode interface.
 class BasicNESRawCode
          An implementation of the NESRawCode interface.
 class BasicSNESRawCode
          An implementation of the SNESRawCode interface.