Class InjectableConstructorsGetter
- java.lang.Object
-
- net.anwiba.commons.injection.impl.InjectableConstructorsGetter
-
public final class InjectableConstructorsGetter extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description InjectableConstructorsGetter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description <T> java.lang.reflect.Constructor<T>getConstructor(java.lang.Class<T> clazz)
-