Searched defs:methodKinds (Results 1 - 2 of 2) sorted by relevance

/openjdk10/langtools/test/tools/javac/defaultMethods/static/hiding/
H A DInterfaceMethodHidingTest.java138 MethodKind[] methodKinds = new MethodKind[3]; field in class:InterfaceMethodHidingTest
[all...]
/openjdk10/langtools/test/tools/javac/lambda/intersection/
H A DIntersectionTargetTypeTest.java82 MethodKind[] methodKinds; field in class:IntersectionTargetTypeTest.TypeKind
84 private TypeKind(String declStr, String typeStr, BoundKind boundKind, MethodKind... methodKinds) { argument

Completed in 42 milliseconds