single responsibility principle in German
single responsibility principle in German
Eine-Verantwortlichkeit-Prinzip
(programming, object-oriented) The principle that every class should have a single responsibility entirely encapsulated by that class.
Single-Responsibility-Prinzip
(programming, object-oriented) The principle that every class should have a single responsibility entirely encapsulated by that class.