Uses of Enum Class
neqsim.util.nucleation.SpinodalDecompositionDetector.StabilityState
Packages that use SpinodalDecompositionDetector.StabilityState
-
Uses of SpinodalDecompositionDetector.StabilityState in neqsim.util.nucleation
Subclasses with type arguments of type SpinodalDecompositionDetector.StabilityState in neqsim.util.nucleationModifier and TypeClassDescriptionstatic enumEnumeration of thermodynamic stability states.Fields in neqsim.util.nucleation declared as SpinodalDecompositionDetector.StabilityStateModifier and TypeFieldDescriptionSpinodalDecompositionDetector.stabilityStateStability state of the system.Methods in neqsim.util.nucleation that return SpinodalDecompositionDetector.StabilityStateModifier and TypeMethodDescriptionSpinodalDecompositionDetector.getStabilityState()Returns the stability state of the system.Returns the enum constant of this class with the specified name.SpinodalDecompositionDetector.StabilityState.values()Returns an array containing the constants of this enum class, in the order they are declared.