private static class ResteasyJackson2Provider.ClassAnnotationKey
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private com.fasterxml.jackson.jaxrs.cfg.AnnotationBundleKey |
annotations |
private com.fasterxml.jackson.jaxrs.util.ClassKey |
classKey |
private int |
hash |
Modifier | Constructor and Description |
---|---|
private |
ClassAnnotationKey(java.lang.Class<?> clazz,
java.lang.annotation.Annotation[] annotations) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
private com.fasterxml.jackson.jaxrs.cfg.AnnotationBundleKey annotations
private com.fasterxml.jackson.jaxrs.util.ClassKey classKey
private int hash