Searched defs:defaultMethod (Results 1 – 4 of 4) sorted by relevance
65 default String defaultMethod() { in defaultMethod() method112 public String defaultMethod() { in defaultMethod() method in DefaultMethodInterceptionTest.BaseClass145 public String defaultMethod() { in defaultMethod() method in DefaultMethodInterceptionTest.BaseClass2
38 default void defaultMethod() {} in defaultMethod() method
309 String defaultMethod = m_properties.getProperty(OutputKeys.METHOD); in setMethodDefaults() local
331 Method defaultMethod = entry.getValue(); in FactoryProvider2() local