Class ResultUseRule.GlobalRule<C,​S>

  • Type Parameters:
    C - the type of the context object used during evaluation
    S - the type of symbols
    Enclosing class:
    ResultUseRule<C,​S>

    public abstract static class ResultUseRule.GlobalRule<C,​S>
    extends ResultUseRule<C,​S>
    A global rule that is evaluated when none of the more specific rules determine a ResultUsePolicy for a method.