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

/openjdk10/langtools/test/tools/javac/defaultMethods/static/hiding/
H A DInterfaceMethodHidingTest.java109 enum BodyExpr implements ComboParameter { enum in class:InterfaceMethodHidingTest
115 BodyExpr(String bodyExprStr) { method in class:InterfaceMethodHidingTest.BodyExpr

Completed in 91 milliseconds