Interface EmbodimentStrategy<T,​I>

    • Method Detail

      • embody

        T embody​(java.lang.reflect.AnnotatedType type,
                 I input)
      • disembody

        I disembody​(T embodiment)