Class FSTObjenesisInstantiator

java.lang.Object
org.nustaq.serialization.FSTObjenesisInstantiator
All Implemented Interfaces:
FSTClassInstantiator

public class FSTObjenesisInstantiator extends Object implements FSTClassInstantiator
Created by ruedi on 12.12.14. Used for Android as does not require sun.* or Unsafe to instantiate classes. Might be slower for some cases (probably executes field init)