Packages

object ErasablePostBuffer

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ErasablePostBuffer
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. def bufferPost[P, W, ID](buffer: (W) => ErasablePostBuffer[P, ID])(implicit arg0: scala.reflect.api.JavaUniverse.TypeTag[P]): BiPostable[P, W, ID]
  2. def build[P, ID](frgtThisOpt: Option[Boolean] = None, bufferStore: Int = 1)(implicit arg0: scala.reflect.api.JavaUniverse.TypeTag[P], gp: GlobalID[ID]): ErasablePostBuffer[P, ID]
  3. var eraseOld: Boolean
  4. var forgetDefault: Boolean