Uses of Enum Class
org.episteme.natural.chemistry.ChemistryConstants.MatterState
Packages that use ChemistryConstants.MatterState
-
Uses of ChemistryConstants.MatterState in org.episteme.natural.chemistry
Subclasses with type arguments of type ChemistryConstants.MatterState in org.episteme.natural.chemistryMethods in org.episteme.natural.chemistry that return ChemistryConstants.MatterStateModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ChemistryConstants.MatterState[]ChemistryConstants.MatterState.values()Returns an array containing the constants of this enum class, in the order they are declared.