"

2013 FRC Java API

"

Uses of Class
com.sun.squawk.ObjectMemorySerializer.ControlBlock

Packages that use ObjectMemorySerializer.ControlBlock
com.sun.squawk Provides classes for low level interactions with the Squawk VM. 
 

Uses of ObjectMemorySerializer.ControlBlock in com.sun.squawk
 

Methods in com.sun.squawk with parameters of type ObjectMemorySerializer.ControlBlock
static void ObjectMemorySerializer.save(DataOutputStream dos, String uri, ObjectMemorySerializer.ControlBlock cb, ObjectMemory parent, boolean bigEndian)
          Writes a serialized object memory to a given output stream.
 


"

2013 FRC Java API

"

"
For updated information see the Java FRC site
"