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

com.ghunteranderson.nexus.model.SortDirection Maven / Gradle / Ivy

The newest version!
package com.ghunteranderson.nexus.model;

public enum SortDirection {
	ASC, DESC
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy