Class UnsafeAllocator

java.lang.Object
com.google.gson.internal.UnsafeAllocator

public abstract class UnsafeAllocator extends Object
Do sneaky things to allocate objects without invoking their constructors.
Author:
Joel Leitch, Jesse Wilson
  • Constructor Details

    • UnsafeAllocator

      public UnsafeAllocator()
  • Method Details