Package org.sonar.java.checks.helpers
Class ValueBasedUtils
- java.lang.Object
-
- org.sonar.java.checks.helpers.ValueBasedUtils
-
public final class ValueBasedUtils extends Object
Utility functions related to value-based classes.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static booleanisValueBased(org.sonar.plugins.java.api.semantic.Type type)
-