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