Uses of Enum Class
software.coley.sourcesolver.resolve.result.Resolutions.MergeOp
Packages that use Resolutions.MergeOp
-
Uses of Resolutions.MergeOp in software.coley.sourcesolver.resolve.result
Methods in software.coley.sourcesolver.resolve.result that return Resolutions.MergeOpModifier and TypeMethodDescriptionstatic Resolutions.MergeOpReturns the enum constant of this class with the specified name.static Resolutions.MergeOp[]Resolutions.MergeOp.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in software.coley.sourcesolver.resolve.result with parameters of type Resolutions.MergeOpModifier and TypeMethodDescriptionstatic ResolutionResolutions.mergeWith(Resolutions.MergeOp mergeOp, Resolution left, Resolution right)