Interface ExtendedTypeFactory

    • Method Detail

      • getType

        ExtendedType getType​(Class<?> objectClass)
        Returns ExtendedType instance that can handle a given object class. May return null indicating that the class can not be handled.