Uses of Enum Class
com.iizix.run.common.BuildRC
Packages that use BuildRC
Uses of BuildRC in com.iizix.run.common
Fields in com.iizix.run.common declared as BuildRCMethods in com.iizix.run.common that return BuildRCModifier and TypeMethodDescriptionstatic BuildRC
Returns the enum constant of this class with the specified name.static BuildRC[]
BuildRC.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.iizix.run.common with parameters of type BuildRC