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 generics
TypeScript - can a generic constraint provide "allowed" types?
Nov 10, 2022
typescript
generics
generic-constraints
Why is a generic type constrained by 'Enum' failing to qualify as a 'struct' in C# 7.3?
Dec 21, 2018
c#
.net
generics
enums
c#-7.3
How do I create a generic method to return an array of the enum values instead of its constants?
Oct 28, 2022
java
generics
enums
Java generics syntax
Aug 21, 2022
java
generics
java implement generic interface in an anonymous class
Jun 02, 2018
java
generics
Factory class returning a generic interface
May 26, 2019
c#
design-patterns
generics
factory
Does type erasure of Java Generics cause full type casting?
Nov 09, 2022
java
performance
generics
is there a way to add a default constructor to an interface
Nov 15, 2022
java
generics
java-8
default-method
TypeScript: How to deal with generic types and the keyof operator
Aug 31, 2022
typescript
generics
generic-programming
keyof
What does Kotlin's type reification make possible that is not possible in Java or Scala?
Nov 12, 2021
java
scala
generics
types
kotlin
CreateDelegate with unknown types
Mar 21, 2021
c#
.net
generics
reflection
delegates
Why does GetGenericTypeDefinition fail?
Nov 15, 2018
c#
nhibernate
generics
Can I use nested generics in Java?
Nov 05, 2022
java
generics
higher-kinded-types
Scala, generic tuple
Sep 26, 2022
scala
generics
Java List toArray(T[] a) implementation
Sep 16, 2022
java
list
generics
toarray
How do I build a Java type object at runtime from a generic type definition and runtime type parameters?
Nov 06, 2022
java
generics
reflection
Casting return value to a generic type
Oct 23, 2022
c#
generics
Why Collection.toArray(T[]) doesn't take an E[] instead
Mar 02, 2022
java
generics
arraylist
How can I perform a List<object>.Cast<T> using reflection when T is unknown
Mar 29, 2022
c#
generics
reflection
casting
How to convert value of Generic Type Argument to a concrete type?
Aug 16, 2022
c#
.net
generics
« Newer Entries
Older Entries »