hyperCubeFormat

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

Value members

Concrete methods

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

Inherited methods

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