JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
com.twelfthmile.yuga.types
GenTrie
Uses of Class
com.twelfthmile.yuga.types.GenTrie
Packages that use
GenTrie
Package
Description
com.twelfthmile.yuga.types
Uses of
GenTrie
in
com.twelfthmile.yuga.types
Fields in
com.twelfthmile.yuga.types
with type parameters of type
GenTrie
Modifier and Type
Field
Description
final
Map
<
Character
,
GenTrie
>
GenTrie.
next
final
Map
<
String
,
GenTrie
>
RootTrie.
next