↓ 1 callersMethoddetermineObjectMethodsToGenerateGiven a list of all methods defined in or inherited by a class, returns a map indicating which of equals, hashCode, and toString should be generated.
value/src/main/java/com/google/auto/value/processor/AutoValueishProcessor.java:882