jet.runtime
Class SharedVar.Object<T>

java.lang.Object
  extended by jet.runtime.SharedVar.Object<T>
Enclosing class:
SharedVar

public static final class SharedVar.Object<T>
extends Object


Field Summary
 T ref
           
 
Constructor Summary
SharedVar.Object()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ref

public T ref
Constructor Detail

SharedVar.Object

public SharedVar.Object()


Copyright © 2013. All Rights Reserved.