Enable Readability
implementation for any arbitrary object with a isReadable()
method that returns Boolean
Enable Readability
implementation for any arbitrary object with a isReadable()
method that returns Boolean
any type that has a isReadable()
method that returns Boolean
Readability[T]
that supports T
in be readable
syntax
Enable Readability
implementation for any arbitrary object with a parameterless isReadable
method that returns Boolean
Enable Readability
implementation for any arbitrary object with a parameterless isReadable
method that returns Boolean
any type that has a parameterless isReadable
method that returns Boolean
Readability[T]
that supports T
in be readable
syntax
Enable Readability
implementation for java.io.File
.
Enable Readability
implementation for java.io.File
.
any subtype of java.io.File
Readability[FILE]
that supports java.io.File
in be readable
syntax
Companion object for
Readability
that provides implicit implementations for the following types:java.io.File
isReadable()
method that returnsBoolean
isReadable
method that returnsBoolean