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