Class MapStrings

All Implemented Interfaces:
Serializable, Cloneable, Iterable<MapStrings.MapString>, Collection<MapStrings.MapString>, List<MapStrings.MapString>, RandomAccess

public class MapStrings extends ArrayList<MapStrings.MapString>
Mapstrings.h - MapTable substrings

Public Classes:

MapStrings - probe strings for fast mapping

Public Methods:

MapStrings::Count() Returns the number of initial substrings found in the MapStrings.

MapStrings::Dump() Print out the strings on the standard output.

MapStrings::Get( int n ) Gets the n'th string (starting at 0) from the MapStrings.

See Also: