public class Dl4jReflection extends Object
Modifier and Type | Method and Description |
---|---|
static Constructor<?> |
getEmptyConstructor(Class<?> clazz)
Gets the empty constructor from a class
|
public static Constructor<?> getEmptyConstructor(Class<?> clazz)
clazz
- the class to getFromOrigin the constructor fromCopyright © 2014. All rights reserved.