public class Wolf extends Object implements Predator<Sheep>
Wolf()
void
attack(Sheep animal)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Wolf()
public void attack(Sheep animal)
attack
Predator<Sheep>
Copyright © 2008–2016 CDI TCK. All rights reserved.