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
Explicitly call interface methods from a winforms base class
Mar 25, 2026
c#
interface
base-class
Is a good practice left an empty interface?
Mar 25, 2026
c#
interface
What is the practical use of using interface reference variable in C#?
Mar 26, 2026
c#
interface
How do I declare a variable that contains a subclass of a class which implements an interface?
Mar 26, 2026
java
variables
interface
subclass
nio
How can I call a method which is in a class which implements an Interface, on an object of that interface's type?
Mar 26, 2026
java
methods
interface
Implementing interface and abstract class with same methode name resulting in generic name clash
Mar 24, 2026
java
generics
interface
name-clash
How to design a common static method in all classes implementing an interface
Mar 25, 2026
java
inheritance
interface
static
abstract
What is this syntax, initializing an interface as it would be an array of classes? (new IItemTransform[0])
Mar 24, 2026
c#
syntax
interface
initialization
How can i test an interface?
Mar 23, 2026
java
object
testing
interface
junit
Inheritance and interfaces
Mar 24, 2026
oop
inheritance
interface
ooad
What is the difference between reflect.ValueOf() and Value.Elem() in go?
Mar 24, 2026
go
pointers
reflection
interface
How to document and test interfaces required of formal parameters in Python 2?
Mar 23, 2026
python
interface
python-typing
How to enable select list when related checkbox is checked in interactive report in APEX 5.1
Mar 23, 2026
database
plsql
interface
oracle-apex
tabular-form
Overwriting behavior of embedded struct
Mar 23, 2026
interface
go
embedding
How to make Java class invisible outside its module for other non-modular projects?
Mar 21, 2026
java
interface
visibility
java-module
module-info
Android program using AsynkTask and Interfaces crash
Mar 22, 2026
android
interface
android-asynctask
nullpointerexception
runtime-error
When should I provide a generic and non generic version of an interface?
Mar 21, 2026
c#
generics
interface
clone
How can I express that an argument needs to implement multiple interfaces in C#
Mar 21, 2026
c#
interface
interface-design
Why can't I use a String array with a method taking an Iterable as a parameter?
Mar 19, 2026
java
generics
interface
functional-programming
Older Entries »