aQute.bnd.compatibility
Class GenericType

java.lang.Object
  extended by aQute.bnd.compatibility.GenericType
Direct Known Subclasses:
GenericType.GenericArray, GenericType.GenericWildcard

public class GenericType
extends Object


Nested Class Summary
static class GenericType.GenericArray
           
static class GenericType.GenericWildcard
           
 
Constructor Summary
GenericType(Class<Object> class1)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GenericType

public GenericType(Class<Object> class1)


Copyright © 2012 aQute SARL. All Rights Reserved.