Class TypeRestriction

    • Constructor Detail

      • TypeRestriction

        TypeRestriction()
    • Method Detail

      • typeRestriction

        public static TypeRestriction typeRestriction​(javax.lang.model.type.TypeVariable restrictedTypeVariable,
                                                      javax.lang.model.type.TypeMirror type,
                                                      DataArgument typeEq)
      • restrictedTypeVariable

        public javax.lang.model.type.TypeVariable restrictedTypeVariable()
      • refinementType

        public javax.lang.model.type.TypeMirror refinementType()