Skip to content

Documentation: docs for getValueForLongestKeyPrefixing(CharSequence word) #30

@shully

Description

@shully

The current documentation does not mention these methods in InvertedRadixTree:

  • getLongestKeyPrefixing(CharSequence var1)
  • getValueForLongestKeyPrefixing(CharSequence var1)
  • getKeyValuePairForLongestKeyPrefixing(CharSequence var1)

I had a usecase for creating simple URL wild card matching, and didn't realise this existed until after digging deep into the Javadoc

I'm happy to create a pull request with this if seems useful?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions