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:
bhagwani@google.com (Sumit Bhagwani)
See Also: