Interface References

    • Method Detail

      • release

        void release()
        Release the initial reference
      • referenceCount

        int referenceCount()
        Returns number of held references
      • refer

        ResourceReference refer​(Object context)
        Adds a reference and return an objects that when closed will return the reference. Supply a context that can provide link to the one holding the link. Useful for debugging
      • currentState

        String currentState()