AccessibleInstantiator
, Android10Instantiator
, Android17Instantiator
, Android18Instantiator
, AndroidSerializationInstantiator
, ConstructorInstantiator
, FailingInstantiator
, GCJInstantiator
, GCJInstantiatorBase
, GCJSerializationInstantiator
, MagicInstantiator
, NewInstanceInstantiator
, NullInstantiator
, ObjectInputStreamInstantiator
, ObjectStreamClassInstantiator
, PercInstantiator
, PercSerializationInstantiator
, ProxyingInstantiator
, SunReflectionFactoryInstantiator
, SunReflectionFactorySerializationInstantiator
, UnsafeFactoryInstantiator
public interface ObjectInstantiator<T>
Modifier and Type | Method | Description |
---|---|---|
T |
newInstance() |
Returns a new instance of an object.
|
T newInstance()
Copyright © 2006–2018 Joe Walnes, Henri Tremblay, Leonardo Mesquita. All rights reserved.