public static class Object._Static._Proxy extends Object._Proxy implements Object._Static
Object._Static._Impl, Object._Static._Proxy
Object._Static
Constructor and Description |
---|
_Proxy(Object._Static._Impl impl) |
_Proxy(Store store,
long onum) |
Modifier and Type | Method and Description |
---|---|
static Object |
$makeStaticInstance(java.lang.Class<? extends Object._Impl> c)
Used to initialize the _Static._Proxy.$instance variables.
|
_npe, $forceRenumber, $getOnum, $getProxy, $getProxy, $getStore, $initLabels, $initPartitions, $unwrap, createStatistics, equals, equals, fabric$lang$Object$, fetch, fetchEntry, get$$accessPolicy, get$$updateLabel, hashCode, idEquals, idEquals, oidHashCode, oidHashCode, set$$accessPolicy, set$$updateLabel, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
$forceRenumber, $getOnum, $getProxy, $getStore, $initLabels, $initPartitions, $unwrap, createStatistics, equals, fabric$lang$Object$, fetch, get$$accessPolicy, get$$updateLabel, idEquals, oidHashCode, set$$accessPolicy, set$$updateLabel
public _Proxy(Object._Static._Impl impl)
public _Proxy(Store store, long onum)
public static final Object $makeStaticInstance(java.lang.Class<? extends Object._Impl> c)
c
- The class to instantiate.