L
Size: a a a
L
EC
ДБ
EC
ch
DK
GV
> переопределить константу
ДБ
EC
> переопределить константу
GV
EC
ДБ
EC
EC
ДБ
EC
EC
EC
public interface Event {
String getName();
int getPrice();
List<String> getDescription();
void action();
}
ch
public interface Event {
String getName();
int getPrice();
List<String> getDescription();
void action();
}
EC