aQute.bnd.compatibility
Class GenericType.GenericArray

java.lang.Object
  extended by aQute.bnd.compatibility.GenericType
      extended by aQute.bnd.compatibility.GenericType.GenericArray
Enclosing class:
GenericType

public static class GenericType.GenericArray
extends GenericType


Nested Class Summary
 
Nested classes/interfaces inherited from class aQute.bnd.compatibility.GenericType
GenericType.GenericArray, GenericType.GenericWildcard
 
Constructor Summary
GenericType.GenericArray(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.GenericArray

public GenericType.GenericArray(Class<Object> class1)


Copyright © 2012 aQute SARL. All Rights Reserved.