Source

trait Source[-A] extends Adjunct

An Obj.Source either has an LObj peer, or it can make one. The latter is represented by sub-trait CanMake.

An Obj.Source either has an LObj peer, or it can make one. The latter is represented by sub-trait CanMake.

Companion
object
trait Adjunct
trait Writable
class Object
trait Matchable
class Any
object obj
trait CanMake[A]
class AbstractExObjBridgeImpl[A, B, _Ex]
class ExObjBridgeImpl[A, _Ex]
class ExSeqObjBridgeImpl[A, _Ex]

Type members

Types

type Repr[T <: Txn[T]] <: Obj[T]

Value members

Inherited methods

def id: Int
Inherited from
Adjunct
def write(out: DataOutput): Unit
Inherited from
Adjunct