Class IdeaNotNullHelper
- java.lang.Object
-
- org.jetbrains.java.decompiler.modules.decompiler.IdeaNotNullHelper
-
public final class IdeaNotNullHelper extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description IdeaNotNullHelper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static booleanremoveHardcodedChecks(RootStatement root, StructMethod mt)
-
-
-
Method Detail
-
removeHardcodedChecks
public static boolean removeHardcodedChecks(RootStatement root, StructMethod mt)
-
-