public class GenericAware<T> extends Object
Modifier and Type | Field and Description |
---|---|
protected Class |
ct
The Container / Collection Type.
|
protected Class |
t
The type
|
Constructor and Description |
---|
GenericAware() |
GenericAware(Class t) |
GenericAware(Class collectionType,
Class t) |
Copyright © 2018. All rights reserved.