Searched refs:isFoo (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/test/java/lang/management/ManagementFactory/
H A DMXBeanProxyTest.java115 public boolean isFoo(); method in interface:MXBeanProxyTest.FooMBean
118 public boolean isFoo() { method in class:MXBeanProxyTest.Foo
/openjdk7/jdk/test/javax/management/Introspector/
H A DSetWrongTypeAttributeTest.java49 public boolean isFoo(); method in interface:SetWrongTypeAttributeTest.BlahMBean
60 public boolean isFoo(); method in interface:SetWrongTypeAttributeTest.BlahMXBean
71 public boolean isFoo() { method in class:SetWrongTypeAttributeTest.BlahBase
106 public boolean isFoo() { method in class:SetWrongTypeAttributeTest.StdBlah
137 public boolean isFoo() { method in class:SetWrongTypeAttributeTest.StdMXBlah
/openjdk7/jdk/test/java/beans/PropertyChangeSupport/
H A DTest4682386.java239 boolean flag = this.bean.isFoo();
279 public boolean isFoo() { method in class:Test4682386.TestBean

Completed in 30 milliseconds