JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
com.blackrook.small.struct.URITrie.Result
Packages that use
URITrie.Result
Package
Description
com.blackrook.small.struct
Additional helper data structures and methods.
Uses of
URITrie.Result
in
com.blackrook.small.struct
Methods in
com.blackrook.small.struct
that return
URITrie.Result
Modifier and Type
Method
Description
URITrie.Result
<
V
>
URITrie.
resolve
(
String
uri)
Attempts to resolve a value for a given URI.