object SpanLikeExtensions
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- SpanLikeExtensions
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Type Members
- type Ex[S <: Sys[S]] = SpanLikeObj[S]
- final class Ops [S <: Sys[S]] extends AnyVal
- final class Tuple1 [S <: Sys[S], T1, ReprT1[~ <: Sys[~]] <: Expr[~, T1]] extends impl.Tuple1[S, SpanLike, T1, SpanLikeObj, ReprT1] with SpanLikeObj[S]
- final class Tuple2 [S <: Sys[S], T1, ReprT1[~ <: Sys[~]] <: Expr[~, T1], T2, ReprT2[~ <: Sys[~]] <: Expr[~, T2]] extends impl.Tuple2[S, SpanLike, T1, T2, SpanLikeObj, ReprT1, ReprT2] with SpanLikeObj[S]
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
-
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
finalize(): Unit
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] )
- def from[S <: Sys[S]](start: LongObj[S])(implicit tx: SpanLikeExtensions.from.S.Tx): Ex[S]
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
- def init(): Unit
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def newExpr[S <: Sys[S]](start: LongObj[S], stop: LongObj[S])(implicit tx: SpanLikeExtensions.newExpr.S.Tx): Ex[S]
-
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
- def until[S <: Sys[S]](stop: LongObj[S])(implicit tx: SpanLikeExtensions.until.S.Tx): Ex[S]
-
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( ... )