Package

com.twitter

chill

Permalink

package chill

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. chill
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Visibility
  1. Public
  2. All

Type Members

  1. type Input = esotericsoftware.kryo.io.Input

    Permalink
  2. type KSerializer[T] = Serializer[T]

    Permalink
  3. type Kryo = esotericsoftware.kryo.Kryo

    Permalink
  4. type Output = esotericsoftware.kryo.io.Output

    Permalink

Value Members

  1. package algebird

    Permalink
  2. def assertNotRegistered(cls: Class[_]): IKryoRegistrar

    Permalink
  3. def printIfRegistered(cls: Class[_]): IKryoRegistrar

    Permalink
  4. implicit def toInstantiator(fn: () ⇒ Kryo): KryoInstantiator

    Permalink
  5. implicit def toRegistrar(items: Iterable[IKryoRegistrar]): IKryoRegistrar

    Permalink
  6. implicit def toRegistrar(fn: (Kryo) ⇒ Unit): IKryoRegistrar

    Permalink
  7. implicit def toRich(k: Kryo): RichKryo

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped