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
Does a static member inside a nested class have static duration for the enclosing class?
Jan 03, 2026
c++
inner-classes
static-members
How to access a private nested class in C++?
Jan 03, 2026
c++
inner-classes
private-members
Code unexpectedly fails to compile. Why?
Jan 02, 2026
c++
c++11
inheritance
inner-classes
move-constructor
How to make C++ find templated function header when dependent-scoped inner classes are involved?
Jan 02, 2026
c++
templates
inner-classes
php nested objects function call not working?
Jan 01, 2026
php
oop
class
inner-classes
function-call
Necessity of `typename` for naming of local nested classes in function templates
Dec 29, 2025
c++
templates
language-lawyer
inner-classes
local-class
How to return the value from inner class to outer class?
Dec 30, 2025
android
inner-classes
anonymous-inner-class
Type mismatch: cannot convert MyClass<E> to MyClass<E>
Dec 24, 2025
java
generics
inner-classes
ORM in Morphia for a Nested Class
Dec 23, 2025
java
mongodb
orm
inner-classes
morphia
Android + MySQL using com.mysql.jdbc.Driver
Dec 16, 2025
java
android
mysql
exception
inner-classes
statics inside inner classes : serialVersionUID
Dec 13, 2025
java
serialization
static
inner-classes
How to avoid inner class' name collision?
Dec 10, 2025
java
inner-classes
How is it possible to create instance outside class of local inner class having private constructor?
Dec 08, 2025
java
inner-classes
Why am I not able to access outer class data member through inner class reference?
Dec 07, 2025
java
inner-classes
Why my inner class DO see a NON static variable?
Dec 05, 2025
java
visibility
final
inner-classes
Using local class in practice [duplicate]
Nov 20, 2025
java
inner-classes
nested-class
How to refer to the outer class this?
Oct 28, 2025
groovy
inner-classes
Protected inner-class is NOT accessible from subclass of another package
Oct 26, 2025
java
subclass
inner-classes
Older Entries »