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
Why are Java wildcards more powerful than use-site variance?
Nov 05, 2022
java
generics
types
type-systems
type-theory
UInt32 and UInt64 types cannot be inferred from the usage when used along with Int32 type in generic method
Nov 20, 2021
c#
generics
compiler-construction
type-conversion
Creating a generic predicate in Java 8
Apr 25, 2018
java
generics
lambda
java-8
predicate
Why do I need to implement IComparable<T> to compare two values in generic method?
Nov 07, 2022
c#
generics
comparison
When is code shared for different instantiations of generics in the CLR?
Mar 29, 2022
c#
generics
clr
value-type
(In Scala,) Is there anything that can be done with generic type parameters of classes but not with abstract type members?
Nov 17, 2022
scala
generics
types
parameters
abstract
Can I limit generic type argument to be one of 2 unrelated classes?
Sep 11, 2022
scala
generics
How <T> is dealing here with String and Integer
Mar 05, 2022
java
generics
Create Class dynamically at runtime
Jun 08, 2022
vb.net
generics
reflection
dynamic-class
Swift, creating a Generic UIViewController
Apr 30, 2021
ios
generics
swift
uiviewcontroller
Why do I need to declare a private class static to avoid the "Generic Array Creation" error?
Jul 27, 2018
java
generics
Casting a Type to DBSet<>
Feb 11, 2019
c#
.net
generics
reflection
How can i associate a static string with an object type C#
May 15, 2022
c#
.net
generics
C11 - enums in Generic Selections
Aug 19, 2022
c
generics
enums
selection
c11
Can't reference inner class from a static context, but only if outer class is generic
Jan 21, 2020
java
generics
inner-classes
How to copy a generic Collection in Java using wildcards
Nov 01, 2022
java
generics
Scala rewriting type parameter of sub type in F-bounded polymorphism
Feb 06, 2022
scala
generics
types
polymorphism
Cannot convert source type to target type compilation error
Sep 24, 2017
c#
generics
type-conversion
Java how to parametrize a generic method with a Set?
Aug 05, 2022
java
generics
Default value for type parameter in Scala
Sep 10, 2022
scala
generics
« Newer Entries
Older Entries »