jet.runtime
Class SharedVar.Int

java.lang.Object
  extended by jet.runtime.SharedVar.Int
Enclosing class:
SharedVar

public static final class SharedVar.Int
extends java.lang.Object


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

Field Detail

ref

public int ref
Constructor Detail

SharedVar.Int

public SharedVar.Int()