Annotation Type SubstitutionType


  • @Retention(RUNTIME)
    @Target(TYPE)
    public @interface SubstitutionType
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      java.lang.Class<?> substitutedType  
    • Element Detail

      • substitutedType

        java.lang.Class<?> substitutedType