Uses of Enum Class
org.eclnt.ccaddons.pbc.util.string.StringDiff.Operation
Packages that use StringDiff.Operation
-
Uses of StringDiff.Operation in org.eclnt.ccaddons.pbc.util.string
Fields in org.eclnt.ccaddons.pbc.util.string declared as StringDiff.OperationMethods in org.eclnt.ccaddons.pbc.util.string that return StringDiff.OperationModifier and TypeMethodDescriptionstatic StringDiff.OperationReturns the enum constant of this class with the specified name.static StringDiff.Operation[]StringDiff.Operation.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.eclnt.ccaddons.pbc.util.string with parameters of type StringDiff.Operation