com.basilv.examples.mutableproperties.ex4
Class ExampleFive

java.lang.Object
  extended by com.basilv.examples.mutableproperties.ex4.ExampleFive

public class ExampleFive
extends Object


Constructor Summary
ExampleFive()
           
 
Method Summary
static void exampleFive(Order order)
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExampleFive

public ExampleFive()
Method Detail

exampleFive

public static void exampleFive(Order order)

main

public static void main(String[] args)


Java Examples available from http://www.basilv.com/psd/software Copyright © 2009 by Basil Vandegriend. All Rights Reserved.