You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
604 B
26 lines
604 B
.class public interface abstract Lcom/google/gson/InstanceCreator; |
|
.super Ljava/lang/Object; |
|
.source "InstanceCreator.java" |
|
|
|
|
|
# annotations |
|
.annotation system Ldalvik/annotation/Signature; |
|
value = { |
|
"<T:", |
|
"Ljava/lang/Object;", |
|
">", |
|
"Ljava/lang/Object;" |
|
} |
|
.end annotation |
|
|
|
|
|
# virtual methods |
|
.method public abstract createInstance(Ljava/lang/reflect/Type;)Ljava/lang/Object; |
|
.annotation system Ldalvik/annotation/Signature; |
|
value = { |
|
"(", |
|
"Ljava/lang/reflect/Type;", |
|
")TT;" |
|
} |
|
.end annotation |
|
.end method
|
|
|