Class SharedReference

    • Constructor Summary

      Constructors 
      Constructor Description
      SharedReference()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void release()  
      void retain()  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SharedReference

        public SharedReference()
    • Method Detail

      • retain

        public void retain()
      • release

        public void release()