We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Hi! My app throws an exception while I declare Index for the field of LocalDateTime type.
LocalDateTime
NO2.5020: invalid type specified org.threeten.bp.LocalDateTime for indexing
While it's superclass implements Comparable
Comparable
Status