Class LeakDetector.LeakInfo

    • Method Detail

      • getResourceDescription

        public String getResourceDescription()
        Returns:
        the resource description as provided by the resource's Object.toString() method.
      • getStackFrames

        public Throwable getStackFrames()
        Returns:
        a Throwable instance that contains the stack frames at the time of resource acquisition.