Package aQute.bnd.compatibility
Class GenericType
- java.lang.Object
-
- aQute.bnd.compatibility.GenericType
-
- Direct Known Subclasses:
GenericType.GenericArray
,GenericType.GenericWildcard
public class GenericType extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
GenericType.GenericArray
static class
GenericType.GenericWildcard
-
Constructor Summary
Constructors Constructor Description GenericType(java.lang.Class<java.lang.Object> class1)
-