Uses of Enum
org.burningwave.core.io.FileSystemItem.Find
Packages that use FileSystemItem.Find
-
Uses of FileSystemItem.Find in org.burningwave.core.classes
Method parameters in org.burningwave.core.classes with type arguments of type FileSystemItem.FindModifier and TypeMethodDescriptionSearchConfig.setFindFunction(Function<FileSystemItem, FileSystemItem.Find> findInFunction) -
Uses of FileSystemItem.Find in org.burningwave.core.io
Methods in org.burningwave.core.io that return FileSystemItem.FindModifier and TypeMethodDescriptionFileSystemItem.Find.FunctionSupplier.apply(FileSystemItem fileSystemItem) static FileSystemItem.FindReturns the enum constant of this type with the specified name.static FileSystemItem.Find[]FileSystemItem.Find.values()Returns an array containing the constants of this enum type, in the order they are declared.