Chapter 31. USING SYSTEM AND RUNTIME

     

DO OR DIE:

  • Great lamb chop ideas ”just in time for the holidays!

  • Take advantage of insider tips and tricks for making millions playing the market

  • Investigate the Runtime class

  • Get the static methods of the System class to do some work for a change

  • See what the Java Runtime class can do


There is a class called System. It represents the underlying host for your application. You are doubtless familiar with it from your endless calls to System.out.println() . Well, friend, it does more. A lot more. And the Runtime class represents the Java Virtual Machine to your application. These two classes can be used in different ways to improve usability, fine tune your apps, improve performance, and make you the life of every party. Let's have a little look-see.



Java Garage
Java Garage
ISBN: 0321246233
EAN: 2147483647
Year: 2006
Pages: 228
Authors: Eben Hewitt

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net