HomeSort by relevance Sort by last modified time
    Searched defs:firstBound (Results 1 - 9 of 9) sorted by null

  /external/mockito/src/org/mockito/internal/util/reflection/
GenericMetadataSupport.java 120 if (wildCardBoundedType.firstBound() instanceof TypeVariable) {
121 return boundsOf((TypeVariable) wildCardBoundedType.firstBound());
372 return extractRawTypeOf(((BoundedType) type).firstBound());
425 Type actualFirstBound = extractActualBoundedTypeOf(((BoundedType) type).firstBound());
464 Type firstBound();
475 * <p>If upper bounds are declared with SomeClass and additional interfaces, then firstBound will be SomeClass and
500 public Type firstBound() {
534 sb.append("{firstBound=").append(firstBound());
564 public Type firstBound() {
    [all...]
  /cts/tools/signature-tools/test/signature/converter/
ConvertClassTest.java 576 ITypeReference firstBound = upperBounds.get(0);
579 assertTrue(firstBound instanceof IParameterizedType);
581 IParameterizedType parametrizedType = (IParameterizedType)firstBound;
    [all...]
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.jdt.compiler.apt/1.0.600.v20130530-1010/
org.eclipse.jdt.compiler.apt-1.0.600.v20130530-1010.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/jdt/core/compiler/ecj/4.2.2/
ecj-4.2.2.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.jasper_5.5.17.v201004212143.jar 
org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar 
  /prebuilts/misc/common/ecj/
ecj.jar 
  /prebuilts/sdk/tools/
jack.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.jdt.core/3.9.1.v20130905-0837/
org.eclipse.jdt.core-3.9.1.v20130905-0837.jar 

Completed in 233 milliseconds