Class GenericMetadataSupport.NotGenericReturnTypeSupport

    • Field Detail

      • returnType

        private final java.lang.Class<?> returnType
    • Constructor Detail

      • NotGenericReturnTypeSupport

        public NotGenericReturnTypeSupport​(GenericMetadataSupport source,
                                           java.lang.reflect.Type genericReturnType)
    • Method Detail

      • rawType

        public java.lang.Class<?> rawType()
        Specified by:
        rawType in class GenericMetadataSupport
        Returns:
        Raw type of the current instance.