Package | Description |
---|---|
java.lang |
Modifier and Type | Method and Description |
---|---|
Constructor |
Class.getConstructor(Class[] var0) |
Constructor[] |
Class.getConstructors() |
Constructor |
Class.getDeclaredConstructor(Class[] var0) |
Constructor[] |
Class.getDeclaredConstructors() |
Copyright © 2006–2013 OSGi Alliance. All rights reserved.