public class Creator extends Object
Creator()
static <T> T
create(Class<T> type, Context context)
create(Class<T> type, Map<?,?> map)
newOf(Class<T> type, Object... args)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Creator()
public static <T> T create(Class<T> type, Map<?,?> map)
public static <T> T create(Class<T> type, Context context)
public static <T> T newOf(Class<T> type, Object... args)
Copyright © 2015. All Rights Reserved.