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.
18 lines
480 B
18 lines
480 B
.class public interface abstract Lcom/google/gson/ExclusionStrategy; |
|
.super Ljava/lang/Object; |
|
.source "ExclusionStrategy.java" |
|
|
|
|
|
# virtual methods |
|
.method public abstract shouldSkipClass(Ljava/lang/Class;)Z |
|
.annotation system Ldalvik/annotation/Signature; |
|
value = { |
|
"(", |
|
"Ljava/lang/Class", |
|
"<*>;)Z" |
|
} |
|
.end annotation |
|
.end method |
|
|
|
.method public abstract shouldSkipField(Lcom/google/gson/FieldAttributes;)Z |
|
.end method
|
|
|