Searched defs:interfaceBounds (Results 1 – 7 of 7) sorted by relevance
523 Type[] interfaceBounds(); in interfaceBounds() method567 public Type[] interfaceBounds() { in interfaceBounds() method in GenericMetadataSupport.TypeVarBoundedType568 Type[] interfaceBounds = new Type[typeVariable.getBounds().length - 1]; in interfaceBounds() local569 …System.arraycopy(typeVariable.getBounds(), 1, interfaceBounds, 0, typeVariable.getBounds().length … in interfaceBounds() local626 public Type[] interfaceBounds() { in interfaceBounds() method in GenericMetadataSupport.WildCardBoundedType
63 private final ImmutableList<TySig> interfaceBounds; field in Sig.TyParamSig65 public TyParamSig(String name, TySig classBound, ImmutableList<TySig> interfaceBounds) { in TyParamSig()78 public ImmutableList<TySig> interfaceBounds() { in interfaceBounds() method in Sig.TyParamSig
136 ImmutableList.Builder<TySig> interfaceBounds = ImmutableList.builder(); in parseTyParams() local
META-INF/ META-INF/MANIFEST.MF org/ org/jetbrains/ org/ ...
META-INF/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse ...
META-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...