StackOverflow Questions for Tag: nested-generics

klf
klf

Reputation: 1

Casting from ArrayList<Object> to List<HashMap<Integer,HashMap<String,String>>>

Score: -2

Views: 399

Answers: 1

Read More
hmakholm left over Monica
hmakholm left over Monica

Reputation: 23332

Wrapping a contravariant functional interface without losing genericity

Score: 5

Views: 81

Answers: 3

Read More
user3879250
user3879250

Reputation:

Why can I not assign to this generic variable?

Score: 1

Views: 73

Answers: 2

Read More
Sneha
Sneha

Reputation: 317

How to generate Optional<Class<?>> in JCodeModel?

Score: 1

Views: 268

Answers: 1

Read More
Wolfone
Wolfone

Reputation: 1436

Understanding "improperly formed type, type arguments given on a raw type" when using typed inner class outside outer class

Score: 7

Views: 2190

Answers: 2

Read More
Mohsen
Mohsen

Reputation: 4266

Nested generic types of interfaces

Score: 3

Views: 128

Answers: 1

Read More
balsick
balsick

Reputation: 1201

Getting class of parameter of super interface of superclass

Score: 1

Views: 993

Answers: 1

Read More
Chlorie
Chlorie

Reputation: 839

How to inherit a generic class from a nested generic class in C#

Score: 1

Views: 2218

Answers: 2

Read More
Kevin Furlong
Kevin Furlong

Reputation: 27

Typecasting and Generics

Score: 0

Views: 71

Answers: 3

Read More
CloudStrife91
CloudStrife91

Reputation: 35

Typescript - generics in function property does not get resolved

Score: 0

Views: 87

Answers: 1

Read More
lniniaa
lniniaa

Reputation: 11

How to create an instance of inner generic type of an alias type with TypeTag or ClassTag?

Score: 1

Views: 66

Answers: 0

Read More

How to generalize using C# generics?

Score: 0

Views: 196

Answers: 1

Read More
World Outsider
World Outsider

Reputation: 307

Higher order (or recursive?) generic type parameters in kotlin

Score: 8

Views: 960

Answers: 1

Read More
Kyle McClellan
Kyle McClellan

Reputation: 985

Java get class constant for closed generic type (instance of Class<T1<T2>>)

Score: 0

Views: 407

Answers: 1

Read More
corecase
corecase

Reputation: 1298

List of Tuples Generic Array Creation Error - Java

Score: 0

Views: 37

Answers: 0

Read More
user3242143
user3242143

Reputation: 43

Compilation error when passing Integer into generic method with Function<T, ? extends Number>>

Score: 4

Views: 310

Answers: 2

Read More
Renaud
Renaud

Reputation: 4668

Extending a generics class with nested generics

Score: 2

Views: 4311

Answers: 1

Read More
alexluz
alexluz

Reputation: 345

Parse JSON to deeply nested generic with jackson

Score: 0

Views: 2293

Answers: 1

Read More
htafoya
htafoya

Reputation: 19273

Swift - Can I achieve mutual generics reference to classes?

Score: 0

Views: 129

Answers: 1

Read More
Sebastian Dine
Sebastian Dine

Reputation: 999

Nested generic casting in Java

Score: 2

Views: 232

Answers: 2

Read More
PreviousPage 3Next