Class ComputeIfAbsentAmbiguousReference

java.lang.Object
com.google.errorprone.bugpatterns.BugChecker
com.google.errorprone.bugpatterns.ComputeIfAbsentAmbiguousReference
All Implemented Interfaces:
BugChecker.MethodInvocationTreeMatcher, Suppressible, Serializable

public final class ComputeIfAbsentAmbiguousReference extends BugChecker implements BugChecker.MethodInvocationTreeMatcher
Author:
[email protected] (Sumit Bhagwani)
See Also: