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.
  • Constructor Details

    • UnsafeAllocator

      public UnsafeAllocator()
  • Method Details