fabric.lang
Class JavaInlineable._Proxy

java.lang.Object
  extended by fabric.lang.Object._Proxy
      extended by fabric.lang.JavaInlineable._Proxy
All Implemented Interfaces:
Inlineable, JavaInlineable, Object
Enclosing interface:
JavaInlineable

public static class JavaInlineable._Proxy
extends Object._Proxy
implements JavaInlineable


Nested Class Summary
 
Nested classes/interfaces inherited from interface fabric.lang.JavaInlineable
JavaInlineable._Proxy
 
Nested classes/interfaces inherited from interface fabric.lang.Object
Object._Impl, Object._Static
 
Constructor Summary
JavaInlineable._Proxy(Store store, long onum)
           
 
Method Summary
 
Methods inherited from class fabric.lang.Object._Proxy
_npe, $forceRenumber, $getOnum, $getProxy, $getProxy, $getStore, $unwrap, createStatistics, equals, equals, fetch, get$label, hashCode, idEquals, idEquals, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface fabric.lang.Object
$forceRenumber, $getOnum, $getProxy, $getStore, $unwrap, createStatistics, equals, fetch, get$label, idEquals
 

Constructor Detail

JavaInlineable._Proxy

public JavaInlineable._Proxy(Store store,
                             long onum)