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
C# Why can I not add a hashset typed to a subclass to a hashset typed to its superclass
Mar 07, 2022
c#
generics
collections
hashset
Does python have generic methods? [closed]
Nov 18, 2019
python
generics
How do I resolve ambiguous methods caused by intersection types in Java generics?
Oct 15, 2022
java
generics
C# generics list of objects used as a property - can't add values
Nov 09, 2022
c#
generics
properties
Reflection for Class of generic parameter in Java?
Feb 15, 2019
java
generics
reflection
types
I know the typeof(T) but the compiler doesn't. How to fix?
Apr 30, 2022
c#
generics
Comparator<String> must override super class method
Oct 21, 2022
java
generics
map
comparator
treemap
Java List vs ArrayList
Nov 19, 2019
java
generics
Pointers of generic type?
Apr 30, 2019
c#
generics
pointers
value-type
Generic parameter 'T' could not be inferred with closures
Dec 30, 2021
swift
generics
Why is List<Number> not a sub-type of List<Object>?
Apr 04, 2022
java
generics
casting
covariance
What is the purpose of new() while declaration of a generic class?
Apr 07, 2022
c#
.net
generics
Why does "as T" get an error but casting with (T) not get an error?
Nov 13, 2022
c#
.net
generics
casting
generic-programming
Java Generics: set List of superclass using List of subclass
Sep 26, 2022
java
generics
class
hierarchy
Passing an empty IEnumerable argument to a method
Nov 11, 2022
c#
generics
ienumerable
argument-passing
Why can't I cast a dictionary of one value type to dictionary of another value type when the value types can be cast from one another? [duplicate]
Nov 07, 2022
c#
generics
dictionary
casting
covariance
Method call with Generic return type in Java
Apr 02, 2022
java
function
generics
methods
List(T).ForEach is not defined using Xamarin
Oct 30, 2021
c#
generics
foreach
xamarin
xamarin.forms
Is it good practice to replace Class with Class<? extends Object> to avoid warnings?
Jan 09, 2013
java
generics
warnings
raw-types
What is the benefit to using List<T> over IEnumerable<T>?
Mar 12, 2018
c#
generics
list
ienumerable
« Newer Entries
Older Entries »