Class MethodResolver


  • public class MethodResolver
    extends java.lang.Object
    Author:
    Eduardo Macarron
    • Method Summary

      Modifier and Type Method Description
      void resolve()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MethodResolver

        public MethodResolver​(MapperAnnotationBuilder annotationBuilder,
                              java.lang.reflect.Method method)
    • Method Detail

      • resolve

        public void resolve()