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

io.oopsie.sdk.OrderBy Maven / Gradle / Ivy

There is a newer version: 1.1
Show newest version
package io.oopsie.sdk;

public enum OrderBy {
    
    ASC,
    DESC
    
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy