public static class ResolvedTypeCache.Key extends Object
Key(Class<?> simpleType)
Key(Class<?> erasedType, ResolvedType[] tp)
boolean
equals(Object o)
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public Key(Class<?> simpleType)
public Key(Class<?> erasedType, ResolvedType[] tp)
public int hashCode()
hashCode
Object
public boolean equals(Object o)
equals
Copyright © 2015 fasterxml.com. All rights reserved.