Kmemo
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Kmemo
kmemo-core
/
dev.kmemo.guard
/
SubstitutionGuard
/
SubstitutionGuard
Substitution
Guard
constructor
(
minTokens
:
Int
=
DEFAULT_MIN_TOKENS
,
stopwords
:
Set
<
String
>
=
Vocabulary.STOPWORDS
,
units
:
Map
<
String
,
MeasurementUnit
>
=
Vocabulary.UNITS
)