com.fasterxml.jackson.databind.introspect

Class AnnotationCollector.TwoAnnotations

  • java.lang.Object
    • com.fasterxml.jackson.databind.introspect.AnnotationCollector.TwoAnnotations
    • Constructor Detail

      • AnnotationCollector.TwoAnnotations

        public AnnotationCollector.TwoAnnotations(Class<?> type1,
                                          Annotation value1,
                                          Class<?> type2,
                                          Annotation value2)

Copyright © 2008–2017 FasterXML. All rights reserved.