trait
MappedToBase extends Any
Type Members
-
abstract
type
Underlying
Abstract Value Members
-
abstract
def
getClass(): Class[_]
-
Concrete Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
def
+(other: String): String
-
-
final
def
==(arg0: Any): Boolean
-
final
def
asInstanceOf[T0]: T0
-
-
-
def
ensuring(cond: Boolean, msg: ⇒ Any): MappedToBase
-
def
ensuring(cond: Boolean): MappedToBase
-
def
equals(arg0: Any): Boolean
-
def
formatted(fmtstr: String): String
-
def
hashCode(): Int
-
final
def
isInstanceOf[T0]: Boolean
-
def
toString(): String
-
Shadowed Implicit Value Members
-
val
self: Any
-
val
self: Any
Inherited from Any
Inherited by implicit conversion any2stringadd from
MappedToBase to StringAdd
Inherited by implicit conversion any2stringfmt from
MappedToBase to StringFormat