[Java] Enum FileType
- groovy.io.FileType
Represents particular files of interest.
Enum Constants Summary
Enum constant | Description |
---|---|
ANY | |
DIRECTORIES | |
FILES |
Inherited Methods Summary
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 |
© 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