Interface Trie

  • All Known Implementing Classes:
    TrieImpl

    public interface Trie
    • Method Detail

      • getLonguestMatchStartingIn

        String getLonguestMatchStartingIn​(String s)