Bridge

object Bridge extends Bridge[Grapheme] with HasDefault[Grapheme] with Factory
trait Factory
trait HasDefault[Grapheme]
trait Bridge[Grapheme]
trait Adjunct
trait Writable
class Object
trait Matchable
class Any

Type members

Types

type Repr[T <: Txn[T]] = Grapheme[T]

Value members

Concrete methods

override def readIdentifiedAdjunct(in: DataInput): Adjunct
Definition Classes
Factory

Inherited methods

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

Concrete fields

final val id: 2005