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
'Don't expose generic list', why to use collection<T> instead of list<T> in method parameter
Dec 22, 2016
c#
generics
collections
Is it necessary to pass a type parameter to static functions in a generic class?
Oct 23, 2022
swift
generics
swift2
How can I create my own "parameterized" type in Python (like `Optional[T]`)?
Nov 03, 2022
python
python-3.x
generics
metaclass
type-hinting
What's the difference between using or not using the 'where' clause with generics?
Sep 15, 2022
swift
generics
How can I write a generic anonymous method?
Feb 07, 2020
c#
generics
anonymous-function
How can a class inherit from a template based on itself?
Nov 11, 2017
c++
templates
generics
Interfaces and generics in Java
Nov 05, 2022
java
generics
interface
isAssignableFrom with reference and primitive types
Apr 01, 2022
java
generics
types
What trick does Java use to avoid spaces in >>?
Oct 02, 2022
java
c++
templates
generics
grammar
Is there any way of imitating OR in Java Generics
Sep 17, 2022
java
generics
inheritance
Method overloading not working with different parameters [duplicate]
Sep 17, 2022
java
generics
overloading
How to call a generic extension method with reflection?
Sep 17, 2022
c#
generics
extension-methods
methodinfo
How do you define an array of generics in TypeScript?
Feb 24, 2022
typescript
generics
Use Collectors to convert List to Map of Objects - Java
Aug 16, 2022
java
generics
java-8
java-stream
collectors
Calling a static method using generic type
Dec 30, 2019
java
generics
static
Why can't nested generic types be inferred?
Sep 17, 2022
c#
.net
generics
nested-generics
Implementing arithmetic in generics?
Oct 30, 2022
c#
.net
generics
Is it safe to type-cast TArray<X> to array of X?
Jul 25, 2021
delphi
generics
casting
delphi-xe2
dynamic-arrays
Java Unchecked Overriding Return Type
Dec 18, 2019
java
generics
polymorphism
abstract-class
return-type
Java generic field declaration
Mar 28, 2022
java
generics
types
field
« Newer Entries
Older Entries »