T
public interface Predator<T extends Animal>
void
attack(T animal)
void attack(T animal)
Copyright © 2008-2015 Seam Framework. All Rights Reserved.