collections.sortable
Class CollectionsTest

java.lang.Object
  extended by collections.sortable.CollectionsTest

public class CollectionsTest
extends java.lang.Object

Demonstrates some of the functionality available in the Collections class.

Author:
Thomas Rowland

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

Constructor Detail

CollectionsTest

public CollectionsTest()
Method Detail

main

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