hyperCubeFormat

object hyperCubeFormat extends ConstFormat[IntSquare]
trait ConstFormat[IntSquare]
trait ConstReader[IntSquare]
trait Format[IntSquare]
trait Reader[IntSquare]
trait TFormat[Any, IntSquare]
trait Writer[IntSquare]
trait TReader[Any, IntSquare]
class Object
trait Matchable
class Any

Value members

Concrete methods

def read(in: DataInput): IntSquare
def write(q: IntSquare, out: DataOutput): Unit

Inherited methods

final
def readT(in: DataInput)(implicit tx: Any): IntSquare
Inherited from
ConstReader