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

testdata.Enum1 Maven / Gradle / Ivy

The newest version!
package testdata;

/**
 * @since 2.5
 */
public enum Enum1 {
	BLUE, RED, YELLOW
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy