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

com.hubspot.singularity.OrderDirection Maven / Gradle / Ivy

The newest version!
package com.hubspot.singularity;

public enum OrderDirection {

  ASC, DESC;

}





© 2015 - 2025 Weber Informatics LLC | Privacy Policy