Interface TypeRestriction.Case<R>

  • Enclosing class:
    TypeRestriction

    public static interface TypeRestriction.Case<R>
    • Method Detail

      • typeRestriction

        R typeRestriction​(javax.lang.model.type.TypeVariable restrictedTypeVariable,
                          javax.lang.model.type.TypeMirror refinementType,
                          DataArgument typeEq)