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
java generics design problem (state machine)
Sep 15, 2019
java
design-patterns
generics
state-machine
Generics hell: hamcrest matcher as a method parameter
Sep 16, 2022
java
generics
hamcrest
Can I constrain a generic parameter to *not* be optional?
Sep 24, 2022
swift
generics
Overriding a method with a generic return type fails after adding a parameter
Sep 13, 2022
java
generics
overriding
Why do we need bounded wilcard <? extends T> in Collections.max() method
Oct 25, 2022
java
generics
effective-java
Java generics: How to encode a Functor interface in Java?
Mar 31, 2022
java
generics
Difference between Bounded Type parameter (T extends) and Upper Bound Wildcard (? extends)
Sep 17, 2022
java
generics
bounded-wildcard
bounded-types
Changes in access of variables for generic classes in Java 7
Feb 11, 2017
java
generics
compiler-construction
java-7
access-modifiers
Equivalent of TreeSet in Java to C#.net
Sep 15, 2022
c#
java
collections
generics
Custom Jackson serializer for a generic tree
Sep 27, 2022
java
json
generics
jackson
Has Scala a better way to express "self recursive generic types"?
Dec 30, 2018
scala
generics
recursion
type-safety
Why does a hidden static method compile under Sun JDK 6 but cause a compile failure under OpenJDK 6 and 7?
Sep 05, 2022
java
generics
java-7
Why can't I create an array of a type parameter in Java?
Mar 21, 2022
java
arrays
generics
Getting the return type of a function which uses generics
Sep 15, 2022
typescript
generics
typescript-generics
What is the C++/CLI equivalent to C#'s default(T)?
Sep 15, 2022
.net
generics
c++-cli
default
Adding to a Generic Set passed into a method
Aug 30, 2022
java
generics
collections
Swift Generics, Constraints, and KeyPaths
Feb 22, 2021
swift
generics
nssortdescriptor
keypaths
What use have attributes on generic parameters?
Sep 21, 2019
c#
.net
generics
attributes
Non-generic collections in Java - any uses?
Sep 15, 2022
java
generics
collections
Why does this generic code produce a NoSuchMethodError?
Oct 05, 2022
java
generics
polymorphism
« Newer Entries
Older Entries »