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
Casting a generic class without specific type
Sep 21, 2022
c#
.net
generics
casting
Compiler error on Java generic interface with a List<> method [duplicate]
Nov 07, 2022
java
generics
collections
interface
compiler-errors
Why use a wild card capture helper method?
Sep 20, 2022
java
generics
wildcard
Unchecked cast to generic class implementing Map<String, V>
Sep 20, 2022
java
generics
casting
type-safety
unchecked-cast
How can I make a Rust function accept any floating type as an argument
Sep 15, 2022
generics
polymorphism
rust
Is it backwards-compatible to replace raw type like Collection with wildcard like Collection<?>?
Sep 12, 2022
java
generics
What does the Java Compiler do with multiple generic bounds?
Aug 30, 2022
java
generics
type-erasure
Implementing Comparable, compareTo name clash: "have the same erasure, yet neither overrides the other"
Nov 14, 2022
java
generics
overriding
comparable
erasure
Swift - Cannot specialize a non-generic definition
Nov 15, 2022
swift
generics
swift3
How to determine if the property belongs to Base class or sub class dynamically in generic type using reflection?
Aug 29, 2022
c#
.net
generics
inheritance
reflection
How to use generics in companion object
Feb 13, 2022
generics
kotlin
How is Progress<T> different from Action<T> ? (C#)
Sep 15, 2019
c#
generics
delegates
progress
referencing desired overloaded generic method
Feb 23, 2022
c#
reflection
generics
methodinfo
upcast from List<subclass> to List<superclass> via List<?>
Sep 24, 2022
java
generics
collections
wildcard
Mixing nested type parameters and wildcards in Java
Oct 17, 2022
java
generics
Swift - Generic methods
Sep 20, 2022
generics
swift
How to solve violation of Finite Bound Restriction in Kotlin? [duplicate]
Oct 01, 2022
generics
kotlin
Kotlin Error : 'public' function exposes its 'public/*package*/' return type argument
Feb 11, 2021
java
generics
kotlin
extends
Optional parametrization in Java with Generics
Nov 08, 2022
java
generics
IEnumerable<int> Requires also the Non generic IEnumerator?
Oct 15, 2022
c#
.net
generics
ienumerable
« Newer Entries
Older Entries »