flexjson
Class DeferredInstantiation<T>
java.lang.Object
flexjson.DeferredInstantiation<T>
public class DeferredInstantiation<T>
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeferredInstantiation
public DeferredInstantiation(Class<? extends T> clazz)
get
public T get()
throws IllegalAccessException,
InstantiationException
- Throws:
IllegalAccessException
InstantiationException
Copyright © 2014. All Rights Reserved.