java.lang.Object
tools.jackson.jakarta.rs.cfg.AnnotationBundleKey
Helper class used to allow efficient caching of information,
given a sequence of Annotations.
This is mostly used for reusing introspected information on
Jakarta-RS end points.
-
Constructor Details
-
AnnotationBundleKey
-
-
Method Details
-
immutableKey
Method called to create a safe immutable copy of the key; used when adding entry with this key -- lookups are ok without calling the method. -
hashCode
public int hashCode() -
toString
-
equals
-