trait
IsEmpty extends api.Api.Any
Abstract Value Members
-
abstract
def
getClass(): Class[_]
-
abstract
def
isEmpty: Api.Boolean
Concrete Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
final
def
asInstanceOf[T0]: T0
-
def
equals(arg0: Any): Boolean
-
def
hashCode(): Int
-
final
def
isInstanceOf[T0]: Boolean
-
def
toString(): String
Name-based extractor methods. These interfaces aren't necessary for it (thus "name-based") but provide helpful structure when used.