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
Hiding constructors of data type
Nov 10, 2018
haskell
interface
module
abstraction
Should generic constraints be preferred to using interfaces as parameter types?
Oct 14, 2022
.net
generics
interface
constraints
boxing
Casting an interface to another interface that it does not inherit
Oct 25, 2022
c#
inheritance
interface
casting
Interfaces cannot contain fields
Nov 19, 2022
c#
interface
Empty Interface vs Attribute, what about generic constraints?
Oct 29, 2022
c#
oop
generics
interface
C# - using extension methods to provide default interface implementation
Mar 08, 2022
c#
interface
extension-methods
How can I implement abstract static methods in Java?
Nov 15, 2022
java
oop
interface
static
abstract
In C#, why do interface implementations have to implement a another version of a method explicitly?
Aug 31, 2019
c#
.net
interface
explicit-implementation
Interfaces can't be instantiated but is this an exception [duplicate]
Sep 03, 2022
c#
interface
com
office-interop
Java: How to avoid deprecated warning in derived interfaces which override deprecated members?
Oct 19, 2022
java
interface
overriding
deprecated
Casting an object to two interfaces at the same time, to call a generic method
Aug 19, 2022
c#
.net
generics
interface
casting
How to set ExportMetaData with multiple values as well as single w/ custom attribute?
Oct 11, 2019
c#
interface
mef
Why not to allow in-place interface implementation in .NET?
Nov 16, 2022
c#
.net
interface
anonymous
in-place
Why doesn't every class in the .Net framework have a corresponding interface?
Oct 29, 2019
.net
interface
mocking
bdd
How to Protect a private REST API
Nov 03, 2022
api
rest
interface
distributed
soa
What is (in simple understanding) narrow contract and wide contract in terms of c++ interface(s)?
Sep 15, 2022
c++
c++11
interface
Creating generic method and using type parameter
Mar 13, 2022
c#
generics
interface
Use of generic wildcard instead of interface
Nov 13, 2022
java
generics
interface
wildcard
Getter only property in C++/CLI interface
Dec 21, 2014
interface
properties
c++-cli
Why no compiler error when I cast a class to an interface it doesn't implement?
Jul 03, 2018
c#
c#-4.0
interface
casting
abstract-class
« Newer Entries
Older Entries »