frameless
TypeableRow
Related Docs:
trait TypeableRow
|
package frameless
object
TypeableRow
extends
LowPriorityTypeableRow
with
Serializable
Linear Supertypes
Serializable
,
Serializable
,
LowPriorityTypeableRow
,
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
TypeableRow
Serializable
Serializable
LowPriorityTypeableRow
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Type Members
type
Aux
[
S <:
Product
,
R0 <:
HList
]
=
TypeableRow
[
S
] { type Repr = R0 }
Definition Classes
LowPriorityTypeableRow
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
apply
[
S <:
Product
]
(
implicit
t:
TypeableRow
[
S
]
)
:
Aux
[
S
,
Repr
]
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
fail
[
G
]
(
row:
Row
)
(
implicit
c:
scala.reflect.api.JavaUniverse.TypeTag
[
G
]
)
:
Nothing
Attributes
protected
Definition Classes
LowPriorityTypeableRow
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
AnyRef → Any
implicit
def
typeableRowProduct
[
S <:
Product
,
G <:
HList
]
(
implicit
g:
shapeless.Generic.Aux
[
S
,
G
]
,
c:
scala.reflect.api.JavaUniverse.TypeTag
[
G
]
,
n:
FromTraversable
[
G
]
)
:
Aux
[
S
,
G
]
Definition Classes
LowPriorityTypeableRow
implicit
def
typeableRowTuple
[
S <:
Product
,
G <:
HList
,
N <:
Nat
,
F <:
HList
,
T <:
Product
]
(
implicit
t:
IsXLTuple
[
S
]
,
g:
shapeless.Generic.Aux
[
S
,
G
]
,
c:
scala.reflect.api.JavaUniverse.TypeTag
[
G
]
,
l:
shapeless.ops.hlist.Length.Aux
[
G
,
N
]
,
f:
shapeless.ops.hlist.Fill.Aux
[
N
,
Any
,
F
]
,
n:
FromTraversable
[
F
]
,
p:
XLTupler.Aux
[
F
,
T
]
)
:
Aux
[
S
,
G
]
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
Inherited from
Serializable
Inherited from
Serializable
Inherited from
LowPriorityTypeableRow
Inherited from
AnyRef
Inherited from
Any
Ungrouped