SpiceQA
Questions
Tags
Users
Badges
interface-segregation-principle
7 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Does Interface Segregation Principle apply to data structures?
user_7441319
0
•
asked Sep 18, 2021
2
1
147
interface-segregation-principle
solid-principles
java
How to achieve polymorphism with the Interface Segregation Principle?
user_13285583
0
•
asked May 24, 2021
2
2
166
interface-segregation-principle
solid-principles
java
Cannot understand "contradiction" in Robert Martin's ISP article
user_11681638
0
•
asked May 6, 2020
2
1
75
interface-segregation-principle
solid-principles
vtable
c++
Simulate private interfaces in java 8
user_11793723
0
•
asked Mar 3, 2020
2
1
91
interface-segregation-principle
java-8
interface
java
How do I implement the Interface Segregation Principle using smart pointers in C++?
user_1303655
0
•
asked Jul 3, 2019
4
1
258
interface-segregation-principle
solid-principles
smart-pointers
c++11
c++
Interface Segregation Principle and default methods in Java 8
user_3829912
0
•
asked Sep 23, 2017
7
4
880
interface-segregation-principle
default-method
solid-principles
java
Confusing use of Adapter pattern in java.awt.event package and violation of Interface Segregation Principle ( ISP )
user_2271385
0
•
asked Dec 13, 2013
4
1
316
interface-segregation-principle
java
1
(current)
Hot Questions