Class Reference<T>


  • public class Reference<T>
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.lang.String targetID  
    • Constructor Summary

      Constructors 
      Constructor Description
      Reference()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • targetID

        public java.lang.String targetID
    • Constructor Detail

      • Reference

        public Reference()