Uses of Enum Class
com.google.common.io.Files.FilePredicate
Packages that use Files.FilePredicate
Package
Description
Utility methods and classes for I/O; for example input streams, output streams, readers, writers,
and files.
-
Uses of Files.FilePredicate in com.google.common.io
Methods in com.google.common.io that return Files.FilePredicateModifier and TypeMethodDescriptionstatic Files.FilePredicate
Returns the enum constant of this class with the specified name.static Files.FilePredicate[]
Files.FilePredicate.values()
Returns an array containing the constants of this enum class, in the order they are declared.