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

org.artifact.builder.enums.BuilderMethodEnum Maven / Gradle / Ivy

There is a newer version: 1.0.5
Show newest version
package org.artifact.builder.enums;

public enum BuilderMethodEnum {
	Array,
	Map,
	HashMap,
	Byte,
	Json
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy