|
Scala 2.1.8
|
class
SPU
[ t ]
extends
java.lang.Object with
scala.ScalaObjectConstructor Summary | |
def
this
|
Def Summary | |
def
appP
( a : t , state : BytePickle.this.PicklerState )
: BytePickle.this.PicklerState
|
|
def
appU
( state : BytePickle.this.UnPicklerState )
: scala.Tuple2[t,BytePickle.this.UnPicklerState]
|
Constructor Detail |
def
this
Def Detail |
def
appP
( a : t , state : BytePickle.this.PicklerState ) : BytePickle.this.PicklerState
def
appU
( state : BytePickle.this.UnPicklerState ) : scala.Tuple2[t,BytePickle.this.UnPicklerState]