Searched refs:intMethod (Results 1 – 4 of 4) sorted by relevance
81 public int intMethod() { in intMethod() method in MethodExitWithReturnValueDebuggee120 int i = intMethod(); in run()
201 ExecutableElement intMethod = in primitiveKeysMatchBoxedKeys() local209 TypeMirror intType = intMethod.getReturnType(); in primitiveKeysMatchBoxedKeys()215 Key intKey = keyFactory.forProvidesMethod((ExecutableType) intMethod.asType(), intMethod); in primitiveKeysMatchBoxedKeys()
13 int intMethod(); in intMethod() method
450 ProvidesMethodBinding<Integer> intMethod =452 assertEquals(m2, intMethod.getEnclosingInstance());454 intMethod.getMethod());456 intMethod.getDependencies());457 assertEquals(Key.get(Integer.class), intMethod.getKey());