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
Is it good practice for a class to implement itself in a generic interface?
Nov 04, 2022
java
generics
Get a List<string> of my enum attributes with a generic method
Jan 27, 2019
c#
generics
enums
custom-attributes
Cannot Instantiate Type in generics
Nov 03, 2022
java
generics
wildcard
bounded-wildcard
Generics in return types of static methods and inheritance
Oct 17, 2022
java
generics
inheritance
static-methods
Java: Declaring a Map with two related generics Types (<T> Map<Class<? extends ClassA<T>>,Class<? extends ClassB<T>>>)
Sep 07, 2022
java
generics
Create list of enums and pass it to a method
Nov 11, 2022
c#
generics
enums
Using generics to implement a common method in an abstract class
Mar 11, 2022
java
generics
Why does this class behave differently when I don't supply a generic type?
Sep 22, 2022
java
generics
Java Byte/byte array space efficiency comparison
Nov 06, 2022
java
generics
space-efficiency
Checking at runtime if a class has a specific constructor that is using generics
Jan 21, 2019
java
generics
reflection
constructor
introspection
Is int.class.isInstance(Object) a contradiction?
Nov 07, 2022
java
generics
reflection
int
autoboxing
Discussion on generic numeric type in C#
Jan 31, 2022
c#
generics
What does self comparable interface do in Collections Class?
Sep 23, 2022
java
generics
collections
interface
marker-interfaces
Java Generics: method signature for (deep copy of) generic Maps
Sep 07, 2022
java
generics
map
deep-copy
Create a hashmap of immutable generic objects
Oct 23, 2022
java
generics
caching
Java generics 2-way reference
Feb 07, 2022
java
generics
R R6 classes and UseMethod / generic methods
Aug 23, 2022
r
class
oop
generics
Interface inheritance with generic lists
Jul 13, 2019
c#
generics
interface
variance
Restrict types in Java for use in a List
Sep 16, 2022
java
generics
How to enforce generic type with Kotlin interop
Nov 18, 2022
java
generics
interop
kotlin
« Newer Entries
Older Entries »