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

com.github.paganini2008.devtools.beans.streaming.Order Maven / Gradle / Ivy

package com.github.paganini2008.devtools.beans.streaming;

/**
 * 
 * Order
 * 
 * @author Fred Feng
 * 
 * @version 1.0
 */
public interface Order {

	Sort toSort();

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy