Class Zoo

java.lang.Object
  |
  +--Zoo

public class Zoo
extends java.lang.Object

Utilize a ListManager to maintain a list of Dogs.


Constructor Summary
Zoo()
           
 
Method Summary
static void main(java.lang.String[] arg)
          Run with the pack.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Zoo

public Zoo()
Method Detail

main

public static void main(java.lang.String[] arg)
Run with the pack.

Parameters:
arg - the name to find in the list