fabric.lang
Class Inlineable._Proxy

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

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


Nested Class Summary
 
Nested classes/interfaces inherited from interface fabric.lang.Inlineable
Inlineable._Proxy
 
Nested classes/interfaces inherited from interface fabric.lang.Object
Object._Impl, Object._Static
 
Constructor Summary
Inlineable._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

Inlineable._Proxy

public Inlineable._Proxy(Store store,
                         long onum)