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

com.joyzl.EnumText Maven / Gradle / Ivy

The newest version!
/*-
 * www.joyzl.net
 * 中翌智联(重庆)科技有限公司
 * Copyright © JOY-Links Company. All rights reserved.
 */
package com.joyzl;

/**
 * 枚举自定义文本
 * 
 * @author ZhangXi 2020年6月6日
 */
public interface EnumText {

	String text();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy