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 does IList<T> not provide all the methods that List<T> does? Which should I use?
Aug 30, 2022
c#
.net
generics
interface
Generic Functions in Go
Sep 14, 2022
generics
go
interface
How to convert a generic List<T> to an Interface based List<T>
Oct 16, 2022
c#
.net
generics
interface
type-conversion
Dependency Injection - use with Data Transfer Objects (DTOs)?
Jul 30, 2019
interface
dependency-injection
dto
anti-patterns
service-locator
How can I change the color of a UITextField clearButton?
Aug 15, 2021
iphone
objective-c
xcode
interface
uitextfield
Meaning of "Cannot reduce the visibility of the inherited method" with an interface
Aug 03, 2021
java
interface
access-specifier
How do I cast to an interface an object may implement?
May 23, 2017
interface
typescript
How do I declare a composite interface in Go?
Nov 02, 2022
interface
go
Extending an interface in TypeScript
Mar 06, 2018
javascript
interface
typescript
How to list interface methods omitting property accessors [duplicate]
May 21, 2022
c#
.net
reflection
properties
interface
Why do we use memberless interface?
Aug 14, 2012
c#
.net
oop
interface
Is it better to pass an *interface* or an *object* as a parameter to a function?
Oct 29, 2022
language-agnostic
oop
parameters
interface
information-hiding
Indexer as part of the interface in C#
Oct 26, 2022
c#
interface
indexer
C# declare both, class and interface
Sep 14, 2022
c#
interface
declaration
encapsulation
Should methods that implement pure virtual methods of an interface class be declared virtual as well?
Mar 14, 2018
c++
interface
methods
virtual
Static methods in java interface
Oct 31, 2019
java
interface
static-methods
Interface instances
Dec 28, 2018
c#
.net
interface
The purpose of interfaces continued
Nov 21, 2022
java
oop
interface
Why can I not return a List<Foo> if asked for a List<IFoo>? [duplicate]
Aug 14, 2022
c#
generics
interface
Why is interface variable instantiation possible?
Oct 25, 2022
c#
.net
variables
interface
instance
« Newer Entries
Older Entries »