Objenesis
public class ObjenesisStd extends ObjenesisBase
StdInstantiatorStrategy
.cache, strategy
Constructor | Description |
---|---|
ObjenesisStd() |
Default constructor using the
StdInstantiatorStrategy |
ObjenesisStd(boolean useCache) |
Instance using the
StdInstantiatorStrategy with or without
caching ObjectInstantiator s |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getInstantiatorOf, newInstance, toString
public ObjenesisStd()
StdInstantiatorStrategy
public ObjenesisStd(boolean useCache)
StdInstantiatorStrategy
with or without
caching ObjectInstantiator
suseCache
- If ObjectInstantiator
s should be cachedCopyright © 2006–2018 Joe Walnes, Henri Tremblay, Leonardo Mesquita. All rights reserved.