Uses of Enum
ubic.gemma.model.util.ModelUtils.EqualityOutcome
Packages that use ModelUtils.EqualityOutcome
-
Uses of ModelUtils.EqualityOutcome in ubic.gemma.model.util
Methods in ubic.gemma.model.util that return ModelUtils.EqualityOutcomeModifier and TypeMethodDescriptionstatic ModelUtils.EqualityOutcomeCompare two object without initializing them.static ModelUtils.EqualityOutcomeReturns the enum constant of this type with the specified name.static ModelUtils.EqualityOutcome[]ModelUtils.EqualityOutcome.values()Returns an array containing the constants of this enum type, in the order they are declared.