com.stimulsoft.base.system
Class StiRefObject<T>

java.lang.Object
  extended by com.stimulsoft.base.system.StiRefObject<T>

public final class StiRefObject<T>
extends java.lang.Object


Field Summary
 T argvalue
           
 
Constructor Summary
StiRefObject(T refarg)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

argvalue

public T argvalue
Constructor Detail

StiRefObject

public StiRefObject(T refarg)