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

com.heliorm.def.Order Maven / Gradle / Ivy

The newest version!
package com.heliorm.def;

/**
 * @param  Type of the POJO
 * @author gideon
 */
public interface Order {

    > Complete orderBy(F field, F... orders);


}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy