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

com.bazaarvoice.commons.data.model.SortDirection Maven / Gradle / Ivy

package com.bazaarvoice.commons.data.model;

public enum SortDirection {
    ASCENDING, DESCENDING
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy