lucene-kmp
Toggle table of contents
10.2.0-alpha14
common
Target filter
common
Switch theme
Search in API
Skip to content
lucene-kmp
core
/
org.gnit.lucenekmp.jdkport
/
Date
Date
data
class
Date
(
val
time
:
Long
)
Kotlin common subset of
java.util.Date
used by Lucene's flexible query parser.
Members
Constructors
Date
Link copied to clipboard
constructor
(
time
:
Long
)
Properties
time
Link copied to clipboard
val
time
:
Long