trait
ExtensionMethods[B1, P1] extends Any
Type Members
-
type
o = AnyRef { ... /* 3 definitions in type refinement */ }
Abstract Value Members
-
abstract
def
c: Column[P1]
-
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
-
implicit
def
b1Type: TypedType[B1]
-
-
-
def
ensuring(cond: Boolean, msg: ⇒ Any): ExtensionMethods[B1, P1]
-
def
ensuring(cond: Boolean): ExtensionMethods[B1, P1]
-
def
equals(arg0: Any): Boolean
-
def
formatted(fmtstr: String): String
-
def
hashCode(): Int
-
final
def
isInstanceOf[T0]: Boolean
-
-
implicit
def
optionType: TypedType[Option[B1]]
-
implicit
def
p1Type: TypedType[P1]
-
def
toString(): String
-
Shadowed Implicit Value Members
-
val
self: Any
-
val
self: Any
Inherited from Any
Inherited by implicit conversion any2stringadd from
ExtensionMethods[B1, P1] to StringAdd
Inherited by implicit conversion any2stringfmt from
ExtensionMethods[B1, P1] to StringFormat