Package org.jetbrains.annotations
Class Debug
java.lang.Object
org.jetbrains.annotations.Debug
- Since:
- 18.0.0
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic @interface
Allows changing the presentation of an object in debuggers -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Debug
private Debug()Prohibited default constructor.
-