quasar
.
yggdrasil
.
table
ArrayPeriodColumn
Related Docs:
object ArrayPeriodColumn
|
package table
class
ArrayPeriodColumn
extends
ArrayColumn
[
blueeyes.Period
] with
PeriodColumn
Linear Supertypes
PeriodColumn
, (
Int
) ⇒
blueeyes.Period
,
ArrayColumn
[
blueeyes.Period
],
ExtensibleColumn
,
Column
,
DefinedAtIndex
,
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
ArrayPeriodColumn
PeriodColumn
Function1
ArrayColumn
ExtensibleColumn
Column
DefinedAtIndex
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
ArrayPeriodColumn
(
defined:
BitSet
,
values:
Array
[
blueeyes.Period
]
)
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
andThen
[
A
]
(
g: (
blueeyes.Period
) ⇒
A
)
: (
Int
) ⇒
A
Definition Classes
Function1
Annotations
@unspecialized
()
def
apply
(
row:
Int
)
:
blueeyes.Period
Definition Classes
ArrayPeriodColumn
→
PeriodColumn
→ Function1
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
cValue
(
row:
Int
)
:
CPeriod
Definition Classes
PeriodColumn
→
Column
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
compose
[
A
]
(
g: (
A
) ⇒
Int
)
: (
A
) ⇒
blueeyes.Period
Definition Classes
Function1
Annotations
@unspecialized
()
val
defined
:
BitSet
Definition Classes
ArrayPeriodColumn
→
DefinedAtIndex
def
definedAt
(
from:
Int
,
to:
Int
)
:
BitSet
Definition Classes
Column
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
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
def
isDefinedAt
(
row:
Int
)
:
Boolean
Definition Classes
DefinedAtIndex
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
jValue
(
row:
Int
)
:
JString
Definition Classes
PeriodColumn
→
Column
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
def
rowCompare
(
row1:
Int
,
row2:
Int
)
:
Int
Definition Classes
PeriodColumn
→
Column
def
rowEq
(
row1:
Int
,
row2:
Int
)
:
Boolean
Definition Classes
PeriodColumn
→
Column
def
strValue
(
row:
Int
)
:
String
Definition Classes
PeriodColumn
→
Column
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
PeriodColumn
→ Function1 → AnyRef → Any
def
toString
(
range:
Range
)
:
String
Definition Classes
Column
def
toString
(
row:
Int
)
:
String
Definition Classes
Column
val
tpe
:
CPeriod
.type
Definition Classes
PeriodColumn
→
Column
def
update
(
row:
Int
,
value:
blueeyes.Period
)
:
Unit
Definition Classes
ArrayPeriodColumn
→
ArrayColumn
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
(
...
)
def
|>
(
f1:
CF1
)
:
Option
[
Column
]
Definition Classes
Column
Inherited from
PeriodColumn
Inherited from (
Int
) ⇒
blueeyes.Period
Inherited from
ArrayColumn
[
blueeyes.Period
]
Inherited from
ExtensibleColumn
Inherited from
Column
Inherited from
DefinedAtIndex
Inherited from
AnyRef
Inherited from
Any
Ungrouped