Uses of Class
me.xdrop.diffutils.structs.EditType
-
Packages that use EditType Package Description me.xdrop.diffutils.structs -
-
Uses of EditType in me.xdrop.diffutils.structs
Fields in me.xdrop.diffutils.structs declared as EditType Modifier and Type Field Description EditTypeEditOp. typeEditTypeOpCode. typeMethods in me.xdrop.diffutils.structs that return EditType Modifier and Type Method Description static EditTypeEditType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static EditType[]EditType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-