Enable Emptiness
implementation for any arbitrary object with a isEmpty()
method that returns Boolean
Enable Emptiness
implementation for any arbitrary object with a isEmpty()
method that returns Boolean
any type that has a isEmpty()
method that returns Boolean
Emptiness[T]
that supports T
in be empty
syntax
Enable Emptiness
implementation for any arbitrary object with a isEmpty
method that returns Boolean
Enable Emptiness
implementation for any arbitrary object with a isEmpty
method that returns Boolean
any type that has a parameterless isEmpty
method that returns Boolean
Emptiness[T]
that supports T
in be empty
syntax
Enable Emptiness
implementation for Array
Enable Emptiness
implementation for Array
the type of the element in the Array
Emptiness[Array[E]]
that supports Array
in be empty
syntax
Enable Emptiness
implementation for scala.collection.GenTraversable
Enable Emptiness
implementation for scala.collection.GenTraversable
the type of the element in the scala.collection.GenTraversable
any subtype of scala.collection.GenTraversable
Emptiness[TRAV[E]]
that supports scala.collection.GenTraversable
in be empty
syntax
Enable Emptiness
implementation for java.util.Collection
Enable Emptiness
implementation for java.util.Collection
the type of the element in the java.util.Collection
any subtype of java.util.Collection
Emptiness[JCOL[E]]
that supports java.util.Collection
in be empty
syntax
Enable Emptiness
implementation for java.util.Map
Enable Emptiness
implementation for java.util.Map
the type of the key in the java.util.Map
the type of the value in the java.util.Map
any subtype of java.util.Map
Emptiness[JMAP[K, V]]
that supports java.util.Map
in be empty
syntax
Enable Emptiness
implementation for scala.Option
Enable Emptiness
implementation for scala.Option
the type of the element in the scala.Option
any subtype of scala.Option
Emptiness[OPT[E]]
that supports scala.Option
in be empty
syntax
Enable Emptiness
implementation for String
Enable Emptiness
implementation for String
Emptiness[String]
that supports String
in be empty
syntax
Companion object for
Emptiness
that provides implicit implementations for the following types:scala.collection.GenTraversable
String
Array
scala.Option
java.util.Collection
java.util.Map
isEmpty()
method that returnsBoolean
isEmpty
method that returnsBoolean