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

com.hyf.hotrefresh.remoting.rpc.enums.EnumCodeAware Maven / Gradle / Ivy

package com.hyf.hotrefresh.remoting.rpc.enums;

/**
 * @author baB_hyf
 * @date 2022/05/14
 */
public interface EnumCodeAware {

    byte getCode();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy