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 possible to deserialize JSON to List<MyObject<T,K>> with JSON.Net
Sep 02, 2026
c#
generics
serialization
json.net
Is there an elegant way to convert List<Double> into List<Number>?
Sep 02, 2026
java
generics
casting
Is there a way I can create a class or anonymous object to be used in a Generic <> inside a method?
Sep 01, 2026
c#
generics
Nested Func<T, object> in a Generic Extension Method
Sep 02, 2026
c#
linq
generics
delegates
extension-methods
Is there any way to avoid instanceof by using generics?
Sep 01, 2026
java
generics
polymorphism
Generics hell or what would it take to have assembly level type parameterization (assembly wide generics) in .NET
Aug 31, 2026
.net
generics
c#-4.0
programming-languages
language-features
Java: How to create an immutable value object with a field that follows the (generic) extensible enum type pattern
Sep 02, 2026
java
generics
interface
enums
Java Generic Types and Entry
Sep 02, 2026
java
generics
How to use associated type protocol as argument's type to a function?
Sep 01, 2026
ios
swift
xcode
generics
Why is this generic list not being saved in application settings?
Sep 02, 2026
c#
wpf
generics
application-settings
How do I write generic code that accepts either a trait or a smart pointer to the trait (Box, Rc, etc)?
Sep 01, 2026
generics
rust
smart-pointers
Kotlin array types and class literals
Sep 01, 2026
arrays
generics
kotlin
Kotlin Upper Bound: What difference does `:Any` make to Kotlin's generic type inference?
Sep 01, 2026
android
generics
types
kotlin
type-inference
Unable to implement fmt::Display for a struct with a generic type
Sep 01, 2026
generics
struct
rust
Incompatible generic type in Java
Sep 01, 2026
java
generics
What's the point of a write-only collection?
Sep 01, 2026
java
generics
collections
How to reference a subclass as a type parameter?
Sep 01, 2026
java
generics
reference
method is not applicable for generic method arguments
Aug 31, 2026
java
generics
generic-list
Clone a generic type
Sep 01, 2026
c#
generics
« Newer Entries
Older Entries »