18.11.2012 Views

Java Developer Series - Quest Software

Java Developer Series - Quest Software

Java Developer Series - Quest Software

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Dynamic Nature of the Root Set - 2<br />

14 private void<br />

15 method1( )<br />

16 {<br />

17 FooObject fooObj = new FooObject( );<br />

18 ...<br />

19 }<br />

20<br />

21 private void<br />

22 method2( )<br />

23 {<br />

24 BarObject barObj = new BarObject( );<br />

25 ...<br />

26 }<br />

27 }<br />

You Can Expect More.<br />

Root Set:<br />

MyApp myApp<br />

String[] args<br />

FooObject fooObj

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!