com.cliftonsnyder.util.test
Class PairTest

java.lang.Object
  extended by com.cliftonsnyder.util.test.PairTest

public class PairTest
extends java.lang.Object

A simple test class for the generic class Pair

Author:
Clifton L. Snyder

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

Constructor Detail

PairTest

public PairTest()
Method Detail

main

public static void main(java.lang.String[] args)
Parameters:
args - the main method for this test class takes no arguments