sunw.demo.sort
Class SorterBeanWriter

java.lang.Object
  |
  +--sunw.demo.sort.SorterBeanWriter

public class SorterBeanWriter
extends java.lang.Object

This class is used by the makefiles to create a serialized bean, the SorterBean, as part of the sort.jar file.


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

Constructor Detail

SorterBeanWriter

public SorterBeanWriter()
Method Detail

main

public static void main(java.lang.String[] argv)