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
Can a C# Interface require or dictate a specific class?
Jun 04, 2022
c#
interface
constraints
What is the need to introduce interfaces, when we already have its super-set abstract classes?
Mar 04, 2022
c#
oop
interface
abstract
Return different specialised implementations of interfaces from the same function
Oct 13, 2021
go
interface
Full abstraction in java without interfaces
Oct 05, 2022
java
interface
abstract-class
abstraction
how can i implement specific method from two different abstract class?
Sep 20, 2022
java
oop
inheritance
interface
java-8
Constraints on interface members in typescript generics
Aug 31, 2022
typescript
generics
interface
constraints
How to dynamically invoke a class based on a string?
Sep 11, 2022
c#
reflection
dependency-injection
interface
What is the point of interfaces in a weakly-typed language like PHP?
Aug 18, 2019
php
interface
Java using interface as a callback
Dec 16, 2019
java
interface
callback
In .Net, why aren't attributes declared on interfaces returned when calling Type.GetCustomAttributes(true)?
Mar 17, 2022
.net
inheritance
interface
attributes
getcustomattributes
Is it common practice to have args in a method signature for the sole purpose of fulfilling a contract
Oct 17, 2022
java
interface
C# interface property implementation
Oct 15, 2022
c#
inheritance
interface
Android: Exception using Closeable interface with Socket
Mar 11, 2021
java
android
sockets
interface
Using Singleton with Interfaces Java
Sep 11, 2022
java
interface
singleton
impossible type switch case: cannot have dynamic type
Mar 07, 2021
go
interface
switch-statement
How do I map http request response to my defined object in TypeScript
Oct 26, 2022
angular
typescript
interface
rxjs
Can I force an implementing class to return an object of its own type?
Oct 21, 2022
c#
interface
C# Implementing IEquatable<T>.Equal<T>
Apr 08, 2019
c#
generics
interface
How do I remove implementing types from GWT’s Serialization Policy?
Oct 21, 2019
java
gwt
interface
Casting of interfaces
Feb 09, 2020
c#
java
interface
« Newer Entries
Older Entries »