All Downloads are FREE. Search and download functionalities are using the official Maven repository.

.port_store.1.3.1.source-code.IndexOrder.kt Maven / Gradle / Ivy

There is a newer version: 1.4.4
Show newest version
package com.hexagonkt.store

enum class IndexOrder {
    ASCENDING,
    DESCENDING
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy