Interface Injectable<T>

    • Method Detail

      • supportedType

        boolean supportedType​(java.lang.reflect.Type t)
        Return true if this class support injection of this type.
        Parameters:
        t - the field
        Returns:
        true if this class support injection