Searched refs:newB (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/test/java/beans/XMLEncoder/
H A DTest5023557.java49 return a.newC(a.newB());
53 public B newB() { method in class:Test5023557.A
89 return new Expression(b, b.getA(), "newB", new Object[0]);
H A DTest5023550.java58 return this.owner.newA(this.owner.newB().newC());
66 public B newB() { method in class:Test5023550.Owner
112 return new Expression(old, encoder.getOwner(), "newB", new Object[0]);

Completed in 30 milliseconds