Uses of Enum
org.apache.commons.io.file.StandardDeleteOption
Packages that use StandardDeleteOption
-
Uses of StandardDeleteOption in org.apache.commons.io.file
Subclasses with type arguments of type StandardDeleteOption in org.apache.commons.io.fileModifier and TypeClassDescriptionenumEnumerates the standard delete options.Methods in org.apache.commons.io.file that return StandardDeleteOptionModifier and TypeMethodDescriptionstatic StandardDeleteOptionReturns the enum constant of this type with the specified name.static StandardDeleteOption[]StandardDeleteOption.values()Returns an array containing the constants of this enum type, in the order they are declared.