package svet.chovatelstvi.psi; public interface SpravcePoplatkuZaPsy { void prijmiPoplatekZaPsa(ChovatelPsu ch, Pes pes, float poplatek); }