lucene-kmp
Toggle table of contents
10.2.0-alpha14
common
Target filter
common
Switch theme
Search in API
Skip to content
lucene-kmp
common
/
org.tartarus.snowball
/
Among
Among
class
Among
Internal class used by Snowball stemmers.
Members
Constructors
Among
Link copied to clipboard
constructor
(
s
:
String
,
substringI
:
Int
,
result
:
Int
)
constructor
(
s
:
String
,
substringI
:
Int
,
result
:
Int
,
method
:
(
SnowballProgram
)
->
Boolean
)
Properties
method
Link copied to clipboard
val
method
:
(
SnowballProgram
)
->
Boolean
?
result
Link copied to clipboard
val
result
:
Int
s
Link copied to clipboard
val
s
:
CharArray
substring
I
Link copied to clipboard
val
substringI
:
Int