Class Debug


  • public final class Debug
    extends java.lang.Object
    Since:
    18.0.0
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static interface  Debug.Renderer
      Allows to change the presentation of an object in debuggers
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private Debug()
      Prohibited default constructor.
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • Debug

        private Debug()
        Prohibited default constructor.