Class TernaryTree.Iterator

  • All Implemented Interfaces:
    Enumeration<String>
    Enclosing class:
    TernaryTree

    public class TernaryTree.Iterator
    extends Object
    implements Enumeration<String>
    Enumeration over TST keys
    NOTE: This API is for internal purposes only and might change in incompatible ways in the next release.