-------------------------------------------------
Wednesday, March 28, 2012
Monday, March 5, 2012
Deriving class from generic
A blog post note about
Type t;
t = ( (ParameterizedType) getClass().getGenericSuperclass()).getActualTypeArguments()[0];
Labels:
java
Subscribe to:
Posts (Atom)