hep.lcd.io.smart
Class SmartPointer

java.lang.Object
  |
  +--hep.lcd.io.smart.SmartPointer

public class SmartPointer
extends Object
implements Serializable

See Also:
Serialized Form
Source Code:
SmartPointer.java

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

Constructor Detail

SmartPointer

public SmartPointer(Object ref)
Method Detail

getObject

public Object getObject()


The LCD Group