public class Zoo extends Object
Zoo()
void
addAnimal(Animal animal)
Collection<Animal>
getInhabitants()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Zoo()
public Collection<Animal> getInhabitants()
public void addAnimal(Animal animal)
Copyright © 2008–2014. All rights reserved.