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
Why typescript complains that XXX is assignable to the constraint of type 'T', but 'T' could be instantiated with a different subtype of constraint X?
Jun 25, 2026
javascript
typescript
interface
typescript-generics
In C++, is there a way to provide object member name as template parameter?
Jun 26, 2026
c++
templates
methods
interface
c++20
Difference between the terms "Instance variable" and "variables declared in Interfaces"
Jun 25, 2026
java
variables
interface
instance-variables
member-variables
Generic interface inheritance (design issue)
Jun 25, 2026
c#
inheritance
interface
new-operator
Fluent nhibernate: How do I map an entity with a property who's type is an interface?
Jun 25, 2026
c#
nhibernate
fluent-nhibernate
interface
nhibernate-mapping
How to declare an event handler in an interface?
Jun 23, 2026
c#
silverlight
events
silverlight-4.0
interface
create object using abstract classes
Jun 24, 2026
java
inheritance
interface
abstract
I can't make a class field implemented from interface private, nor make interface field private
Jun 23, 2026
typescript
class
interface
Android callback won't run again after app onStop/OnResume
Jun 22, 2026
android
firebase
interface
callback
google-cloud-firestore
Implementing boolean contains(Rectangle2D r) method of Shape interface
Jun 23, 2026
java
interface
implementation
contains
shapes
Is there any reason to keep the WCF interface in a separate file?
Jun 22, 2026
wcf
interface
c# testing if an object implements ISurface<T> of any Type using .GetType().GetInterface(typeof(ISurface<>).FullName)
Jun 22, 2026
c#
linq
generics
interface
Inheritance and Interfaces in C++
Jun 22, 2026
c++
inheritance
interface
PHP: Passing Interface as Parameter
Jun 20, 2026
php
oop
interface
Adding a protected constructor to allow subclasses provide different implementations
Jun 21, 2026
java
oop
interface
How to have create an anonymous interface implementation in my Kotlin class and use it?
Jun 21, 2026
java
android
android-studio
interface
kotlin
Using default keyword in interface correctly
Jun 19, 2026
java
java-8
interface
default
Combining or extending interfaces?
Jun 18, 2026
go
interface
Why does C# tease with structural typing when it absolutely knows it doesn't have it?
Jun 18, 2026
c#
interface
casting
structural-typing
explicit-conversion
Go use struct as interface without implementing all methods
Jun 17, 2026
unit-testing
go
methods
interface
Older Entries »