+ it dev naming type generic Generic type parameter naming convention for Java (with multiple chars)? In some interfaces I wrote I'd like to name generic type parameters with more than one character to make the code more readable. Something like.... Map<Key,Value> Instead of this... Map&l... wono | tweet Add comment Do you want to delete? YesNo