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

com.github.lynzabo.common.ByteEnum Maven / Gradle / Ivy

package com.github.lynzabo.common;

public interface ByteEnum {
	 
	Integer getValue();

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy