platform-paper
Toggle table of contents
0.3.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
platform-paper
platform-paper
/
dev.m1sk9.lunaticChat.paper.converter
/
KanaConverter
/
TrieNode
/
Leaf
Leaf
data
class
Leaf
(
val
value
:
String
)
:
KanaConverter.TrieNode
Members
Constructors
Leaf
Link copied to clipboard
constructor
(
value
:
String
)
Properties
value
Link copied to clipboard
val
value
:
String