.class Lcom/google/gson/internal/UnsafeAllocator$4; .super Lcom/google/gson/internal/UnsafeAllocator; .source "UnsafeAllocator.java" # annotations .annotation system Ldalvik/annotation/EnclosingMethod; value = Lcom/google/gson/internal/UnsafeAllocator;->create()Lcom/google/gson/internal/UnsafeAllocator; .end annotation .annotation system Ldalvik/annotation/InnerClass; accessFlags = 0x0 name = null .end annotation # direct methods .method constructor ()V .registers 1 .line 114 invoke-direct {p0}, Lcom/google/gson/internal/UnsafeAllocator;->()V return-void .end method # virtual methods .method public newInstance(Ljava/lang/Class;)Ljava/lang/Object; .registers 5 .annotation system Ldalvik/annotation/Signature; value = { "(", "Ljava/lang/Class<", "TT;>;)TT;" } .end annotation .line 117 new-instance v0, Ljava/lang/UnsupportedOperationException; new-instance v1, Ljava/lang/StringBuilder; const-string v2, "Cannot allocate " invoke-direct {v1, v2}, Ljava/lang/StringBuilder;->(Ljava/lang/String;)V invoke-virtual {v1, p1}, Ljava/lang/StringBuilder;->append(Ljava/lang/Object;)Ljava/lang/StringBuilder; move-result-object p1 const-string v1, ". Usage of JDK sun.misc.Unsafe is enabled, but it could not be used. Make sure your runtime is configured correctly." invoke-virtual {p1, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder; move-result-object p1 invoke-virtual {p1}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String; move-result-object p1 invoke-direct {v0, p1}, Ljava/lang/UnsupportedOperationException;->(Ljava/lang/String;)V throw v0 .end method