public abstract class SyncScopeHelper extends Object
SyncScopeHelper()
static short
extract(Any a)
static String
id()
static void
insert(Any a, short that)
read(InputStream istream)
static TypeCode
type()
write(OutputStream ostream, short value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SyncScopeHelper()
public static void insert(Any a, short that)
public static short extract(Any a)
public static TypeCode type()
public static String id()
public static short read(InputStream istream)
public static void write(OutputStream ostream, short value)