Interface Debugger

    • Field Detail

      • THREAD_LOCAL

        static final ThreadLocal<Debugger> THREAD_LOCAL
        The thread local variable. This constructor by itself does not set anything within the thread locals of the lading thread. TODO make this private when we use Java 11