Package Hierarchies:
Class Hierarchy
- java.lang.Object
- tech.picnic.errorprone.refaster.matchers.IsArray (implements com.google.errorprone.matchers.Matcher<T>)
- tech.picnic.errorprone.refaster.matchers.IsCharacter (implements com.google.errorprone.matchers.Matcher<T>)
- tech.picnic.errorprone.refaster.matchers.IsEmpty (implements com.google.errorprone.matchers.Matcher<T>)
- tech.picnic.errorprone.refaster.matchers.IsIdentityOperation (implements com.google.errorprone.matchers.Matcher<T>)
- tech.picnic.errorprone.refaster.matchers.IsLambdaExpressionOrMethodReference (implements com.google.errorprone.matchers.Matcher<T>)
- tech.picnic.errorprone.refaster.matchers.IsMultidimensionalArray (implements com.google.errorprone.matchers.Matcher<T>)
- tech.picnic.errorprone.refaster.matchers.IsRefasterAsVarargs (implements com.google.errorprone.matchers.Matcher<T>)
- tech.picnic.errorprone.refaster.matchers.RequiresComputation (implements com.google.errorprone.matchers.Matcher<T>)
- tech.picnic.errorprone.refaster.matchers.ReturnsMono (implements com.google.errorprone.matchers.Matcher<T>)
- tech.picnic.errorprone.refaster.matchers.ThrowsCheckedException (implements com.google.errorprone.matchers.Matcher<T>)
Annotation Interface Hierarchy