Interface ResourceLeakHint


  • public interface ResourceLeakHint
    A hint object that provides human-readable message for easier resource leak tracking.
    • Method Detail

      • toHintString

        String toHintString()
        Returns a human-readable message that potentially enables easier resource leak tracking.