UnaryBoolean

trait Function
trait Serializable
class Object
trait Matchable
class Any
object IsMissing.type
object IsNotMissing.type
object IsNotValid.type
object IsValid.type

Value members

Abstract methods

override def eval(a: Any): Boolean
Definition Classes

Inherited methods

override def apply(parameters: Any*): Any
Definition Classes
Inherited from:
UnaryFunction
Inherited from:
HasExtensions
def hasExtensions: Boolean
Inherited from:
HasExtensions
def symbol: String
Inherited from:
Function
override def toString: String
Definition Classes
Function -> Any
Inherited from:
Function
def xSymbol: Option[String]
Inherited from:
Function