|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PrefixFreeDigitizer<T>
The PrefixFreeDigitizer
interface adds the requirement that
the digitizer must enforce that no element is a prefix of another. An easy way
to enforce this requirement is to introduce a special "end of string" character that
is placed at the end of every string.
Method Summary |
---|
Methods inherited from interface goldman.collection.Digitizer |
---|
formatDigit, getBase, getDigit, isPrefixFree, numDigits |
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |