.port_store.1.3.1.source-code.IndexOrder.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of port_store Show documentation
Show all versions of port_store Show documentation
The atoms of your platform
package com.hexagonkt.store
enum class IndexOrder {
ASCENDING,
DESCENDING
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy