lucene-kmp
Toggle table of contents
10.2.0-alpha14
common
Target filter
common
Switch theme
Search in API
Skip to content
lucene-kmp
test-framework
/
org.gnit.lucenekmp.tests.util.automaton
/
MinimizationOperations
/
IntPair
Int
Pair
data
class
IntPair
(
val
n1
:
Int
,
val
n2
:
Int
)
Members
Constructors
Int
Pair
Link copied to clipboard
constructor
(
n1
:
Int
,
n2
:
Int
)
Properties
n1
Link copied to clipboard
val
n1
:
Int
n2
Link copied to clipboard
val
n2
:
Int