Interface Dictionary

  • All Known Implementing Classes:
    SimpleDictionary

    public interface Dictionary
    Dictionary interface. Implementing class may provide any means to detect sequence of dictionary entry.
    Author:
    baranowb
    • Method Detail

      • dictionarySequence

        int dictionarySequence​(String password)
        Detects how long is sequence of chars in password. The sequence MUST be dictionary declared word.
        Parameters:
        password -
        Returns: