Uses of Interface
goldman.collection.PrefixFreeDigitizer

Packages that use PrefixFreeDigitizer
goldman.collection The Collection interface contains the operations that must be supported by all data structures that maintain a collection of elements. 
 

Uses of PrefixFreeDigitizer in goldman.collection
 

Classes in goldman.collection that implement PrefixFreeDigitizer
 class StringDigitizer
          The StringDigitizer class is an implementation of the Digitizer interface for a string composed of only the 26 lower case letters.