0
Виправлено
wrong logic in java example of Facade pattern
if (format.equals("mp4")) {
destinationCodec = new OggCompressionCodec();
} else {
destinationCodec = new MPEG4CompressionCodec();
}
if i'm understanding right, here must be vice versa
0
Виправлено
Alexander 4 роки тому
Служба підтримки клієнтів працює на UserEcho