[Java] Enum FileType

  • groovy.io.FileType

Represents particular files of interest.

Enum Constants Summary

Enum constants classes
Enum constant Description
ANY
DIRECTORIES
FILES

Inherited Methods Summary

Inherited Methods
Methods inherited from class Name
class Enum name, equals, toString, hashCode, compareTo, compareTo, valueOf, getDeclaringClass, ordinal, wait, wait, wait, getClass, notify, notifyAll
class Object wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll

Enum Constant Detail

FileType ANY

FileType DIRECTORIES

FileType FILES

© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/2.4.21/html/gapi/groovy/io/FileType.html