Searched refs:SubIntExample (Results 1 – 2 of 2) sorted by relevance
482 static interface SubIntExample extends IntExample { } interface in MethodHandlesTest
923 arrayToMH = new SubIntExample[length]; in testArrayElementGetterSetter()