domain
Class Zoo

java.lang.Object
  extended by domain.Zoo
All Implemented Interfaces:
Serializable

public class Zoo
extends Object
implements Serializable

A Zoo.

Author:
Yannis Cosmadopoulos
See Also:
Serialized Form

Constructor Summary
Zoo()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Zoo

public Zoo()


Copyright © 2011. All Rights Reserved.