com.github.datalking.common.PriorityOrdered Maven / Gradle / Ivy
package com.github.datalking.common;
/**
* @author yaoo on 4/19/18
*/
public interface PriorityOrdered extends Ordered {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy