T
public interface Predator<T extends Animal>
void
attack(T animal)
void attack(T animal)
Copyright © 2008–2016 CDI TCK. All rights reserved.