kbrig-core
0.1.0
common
kbrig-core
/
org.anvilpowered.kbrig.suggestion
/
Suggestions
/
Companion
Companion
object
Companion
Members
Functions
create
Link copied to clipboard
fun
create
(
command
:
String
,
suggestions
:
Collection
<
Suggestion
>
)
:
Suggestions
empty
Link copied to clipboard
fun
empty
(
)
:
Suggestions
merge
Link copied to clipboard
fun
merge
(
command
:
String
,
input
:
Collection
<
Suggestions
>
)
:
Suggestions