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
Inheritance from inner class. Access to enclosing entity from reference to inner class
Jun 02, 2026
java
inheritance
inner-classes
How implement an inner class?
Jun 01, 2026
java
inner-classes
Parent template argument deduction in nested class constructor
Jun 01, 2026
c++
c++11
constructor
inner-classes
template-argument-deduction
How to enumerate nested classes in python?
May 31, 2026
python
nested
inner-classes
Why does an inner class instance remian in the memory even if the outer class object is destroyed?
May 30, 2026
java
garbage-collection
inner-classes
local-class
Why am I not able to access static inner class through an instance
May 27, 2026
java
inner-classes
static-members
Accessing the outer instance of a nested class using JNI
May 20, 2026
java
java-native-interface
inner-classes
nested-class
Derive from class declared in private scope
May 18, 2026
c++
c++11
inheritance
inner-classes
Is it a good idea to create Exception as inner class? C++
May 17, 2026
c++
oop
exception
inner-classes
Anonymous inner class in groovy
May 16, 2026
java
groovy
wicket
inner-classes
anonymous-class
How to declare a pointer to a nested C++ class in C [duplicate]
May 18, 2026
c++
c
inner-classes
conditional-compilation
one-definition-rule
How to generalize a method call in Java (to avoid code duplication)
May 14, 2026
java
methods
inner-classes
anonymous-class
code-duplication
How to get the name of class where an object is initialized c#
May 11, 2026
c#
class
inner-classes
How to restrict access to a nested class to its container in C#?
May 10, 2026
c#
inner-classes
access-levels
Can't use nested class before its declaration inside the enclosing class
May 03, 2026
c++
c++11
inner-classes
access-control
Inner class failed to access the mocked outer class method
Apr 30, 2026
java
mockito
inner-classes
How to Access private parameterized method of private inner class with in a static class in JAVA
Apr 14, 2026
java
reflection
inner-classes
Accessing a nested class from another nested dataclass
Apr 03, 2026
python
python-3.7
inner-classes
data-class
Older Entries »