Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in interface
How to use a type parameter in an interface method?
Feb 06, 2026
go
generics
interface
Implementing interface but returning a subclass of the return type?
Feb 06, 2026
c#
inheritance
interface
casting
Is diamond problem with interfaces in C# possible?
Feb 06, 2026
c#
inheritance
interface
abstract-class
check if interface has property?
Feb 05, 2026
javascript
typescript
interface
typescript-typings
Java: How to declare that a variable implements an interface?
Feb 06, 2026
java
generics
interface
duck-typing
dynamic-typing
How implement a custom std collection in C++?
Feb 06, 2026
c++
collections
interface
stl
iterator
Can I annotate @EntityListener on interfaces?
Feb 06, 2026
jpa
interface
entitylisteners
Worker/Controller multi-threading and interface class
Feb 05, 2026
c++
multithreading
qt
interface
qthread
Does changing versions of a third party jar require recompiling of my code? [duplicate]
Feb 04, 2026
java
interface
jar
How to avoid casting to a specific interface
Feb 04, 2026
c#
interface
solid-principles
invoking interface method in abstract class method
Feb 03, 2026
java
interface
abstract-class
invoke
Why does my java class implement methods I don't expect?
Feb 03, 2026
java
generics
inheritance
interface
How can I return a more derived type from an interface?
Feb 03, 2026
c#
generics
interface
covariance
When implementing an Interface in VBA, do the implemented functions need to be private or public?
Feb 01, 2026
excel
vba
oop
interface
implements
Why do you need two Current methods for IEnumerator<T> in C#?
Feb 01, 2026
c#
oop
interface
Can @interface have more than one class? [duplicate]
Jan 31, 2026
objective-c
xcode
class
interface
multiple-inheritance
How to organize internal code if exported items from modules exposes them?
Jan 31, 2026
rust
module
interface
implementation
Java Generic Method to enforce type invariance between parameter type and return type
Feb 01, 2026
java
generics
inheritance
interface
Is it more efficient to use the class, e.g. Hashtable than the interface, e.g. Map?
Feb 01, 2026
java
interface
Older Entries »