public class EntityCreator
extends Object
-
Method Summary
static <T> T
static <T> T
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
create
public static <T> T create(Class<T> cls)
-
create
public static <T> T create(Class<T> cls,
String defaultClass)