ilog.rules.bom

Interface IlrClass.IlrGenericClassInfo

  • All Superinterfaces:
    IlrGenericInfo
    Enclosing interface:
    IlrClass


    public static interface IlrClass.IlrGenericClassInfo
    extends IlrGenericInfo
    This interface provides the information for generic classes and instantiations of those generic classes
    Since:
    JRules 6.0
    • Method Detail

      • bindGenericParameters

        IlrClass bindGenericParameters(IlrType[] parameters)
        Instantiates a generic type using the parameters.
        Throws:
        java.lang.IllegalArgumentException - If the arguments do not follow the generic parameter constraints.

© Copyright IBM Corp. 1987, 2021