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
interface and inheritance in java
Sep 16, 2026
java
inheritance
interface
Why extending an Interface does not make it's method to return more precise types?
Sep 16, 2026
java
inheritance
interface
Can we have a "not override a concrete method ..." compile time error when implementing interfaces?
Sep 16, 2026
java
oop
interface
overriding
compiler-errors
What to do with a COM server method returning an undocumented IUnknown
Sep 15, 2026
.net
delphi
interface
iunknown
Delphi: How to assign Click event to object's method?
Sep 15, 2026
delphi
events
event-handling
interface
TypeScript interface: function as property - or - this in interface implementations
Sep 15, 2026
function
properties
interface
typescript
What does this interface syntax mean in python?
Sep 13, 2026
python
syntax
interface
Inline interface implementation - Implement interface methods at declaration
Sep 13, 2026
php
oop
interface
declaration
implementation
Java - Get correctly casted object from HashMap
Sep 14, 2026
java
interface
casting
hashmap
Why can I mark a method from an interface that inherits another interface as private?
Sep 13, 2026
c#
inheritance
interface
private
Passing an instance of a class which implementing two interfaces as two different subtypes
Sep 13, 2026
java
oop
interface
polymorphism
Is it a good idea to have a class nested inside an interface?
Sep 13, 2026
java
interface
nested-class
How/Why can we say that the functional interfaces in java 8 are marker interfaces
Sep 11, 2026
java
java-8
interface
functional-interface
marker-interfaces
It looks like I'm instantiating this SpeechAPI interface. How is that possible?
Sep 11, 2026
class
interface
instance
Having a more concrete interface in each derived class in c#
Sep 11, 2026
c#
inheritance
interface
member-hiding
Kotlin properties cannot be overridden with subinterface
Sep 09, 2026
inheritance
interface
kotlin
What is the cost of ContainsAll in Java?
Sep 07, 2026
java
arrays
list
interface
Why is it possible to typecast JFrame into a JPanel?
Sep 07, 2026
java
inheritance
interface
casting
polymorphism
Older Entries »