36 lines
834 B
Smali
36 lines
834 B
Smali
.class public interface abstract Lcom/amplifyframework/hub/HubEvent$Data;
|
|
.super Ljava/lang/Object;
|
|
.source "HubEvent.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/amplifyframework/hub/HubEvent;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x609
|
|
name = "Data"
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<T:",
|
|
"Ljava/lang/Object;",
|
|
">",
|
|
"Ljava/lang/Object;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract toHubEvent()Lcom/amplifyframework/hub/HubEvent;
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"()",
|
|
"Lcom/amplifyframework/hub/HubEvent<",
|
|
"TT;>;"
|
|
}
|
|
.end annotation
|
|
.end method
|