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 inner-classes
logging all properties of an object in c#. how to log inner object properties as well?
Mar 02, 2026
c#
properties
inner-classes
Preventing instantiation of an internal class used in its outer class from a third, external class
Mar 01, 2026
c#
instantiation
inner-classes
Can I access the "secondary this" from an inner class? [duplicate]
Feb 28, 2026
java
nested
inner-classes
derived-class
Nested classes error in C++
Feb 27, 2026
c++
object
compiler-errors
inner-classes
Unit testing metaclasses and inner classes in python
Feb 26, 2026
python
unit-testing
inner-classes
metaclass
python-unittest
Why `Outer.Inner inner = o.new Inner();` not `Outer.Inner inner = o.new Outer.Inner();`?
Feb 27, 2026
java
inner-classes
Understanding event listeners in java
Feb 26, 2026
java
listener
inner-classes
About local final variables in Java
Feb 20, 2026
java
final
inner-classes
Create a type hint that uses an inner class to be provided by derived classes
Feb 05, 2026
python
inner-classes
static-analysis
python-typing
pydantic
Python - inner class is not defined?
Feb 06, 2026
python
inner-classes
creating inner classes with spring
Feb 04, 2026
java
spring
inner-classes
double brace initialization and "kind of" static anonymous class
Feb 03, 2026
java
inner-classes
double-brace-initialize
How to instantiate a nested generic class defined in scala from java?
Feb 03, 2026
java
scala
inner-classes
scala-java-interop
only create a object of a nest inner class inside a member function
Feb 01, 2026
java
inner-classes
In java can inner classes inherit from an abstract class defined outside of the inner class's outer class?
Feb 01, 2026
java
abstract-class
inner-classes
Swing Worker Thread : Inner class vs passing parameter
Jan 29, 2026
java
swing
inner-classes
jtextpane
swingworker
Could not resolve type id as a subtype of simple type - inner enum in Spring Boot
Jan 26, 2026
java
spring-boot
inheritance
spring-data-jpa
inner-classes
static/non-static innerclass : The type parameter T is hiding the type T
Jan 23, 2026
java
generics
inner-classes
How to move an anonymous Provider that references fields in the module into a separate class?
Jan 22, 2026
java
guice
inner-classes
Older Entries »