Enum FileSystemItem.Find.FunctionSupplier

java.lang.Object
java.lang.Enum<FileSystemItem.Find.FunctionSupplier>
org.burningwave.core.io.FileSystemItem.Find.FunctionSupplier
All Implemented Interfaces:
Serializable, Comparable<FileSystemItem.Find.FunctionSupplier>, java.lang.constant.Constable, Function<FileSystemItem,FileSystemItem.Find>
Enclosing class:
FileSystemItem.Find

public static enum FileSystemItem.Find.FunctionSupplier extends Enum<FileSystemItem.Find.FunctionSupplier> implements Function<FileSystemItem,FileSystemItem.Find>