Class BoxedPrimitiveEquality

All Implemented Interfaces:
BugChecker.BinaryTreeMatcher, Suppressible, Serializable

public final class BoxedPrimitiveEquality extends AbstractReferenceEquality
A BugChecker; see the associated BugPattern annotation for details.
See Also:
  • Method Details

    • matchArgument

      protected boolean matchArgument(com.sun.source.tree.ExpressionTree tree, VisitorState state)
      Specified by:
      matchArgument in class AbstractReferenceEquality
    • isFinal

      public static boolean isFinal(com.sun.tools.javac.code.Symbol s)