io.leopard.burrow.lang.inum.Snum Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of leopard-lang Show documentation
Show all versions of leopard-lang Show documentation
异常类、Util类、Leopard自定义的数据类型等
package io.leopard.burrow.lang.inum;
/**
* 枚举接口(key类型为String,value类型为String).
*
* @author 阿海
*
*/
public interface Snum extends Onum {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy