Weather/smali_classes2/com/moji/launchserver/AdCommonInterface$AnimationOrBuilder.smali
2021-05-10 10:13:34 +02:00

61 lines
1.4 KiB
Smali

.class public interface abstract Lcom/moji/launchserver/AdCommonInterface$AnimationOrBuilder;
.super Ljava/lang/Object;
.source "AdCommonInterface.java"
# interfaces
.implements Lcom/google/protobuf/MessageLiteOrBuilder;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/moji/launchserver/AdCommonInterface;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "AnimationOrBuilder"
.end annotation
# virtual methods
.method public abstract getAnimationFrames(I)Lcom/moji/launchserver/AdCommonInterface$AnimationFrame;
.end method
.method public abstract getAnimationFramesCount()I
.end method
.method public abstract getAnimationFramesList()Ljava/util/List;
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/util/List<",
"Lcom/moji/launchserver/AdCommonInterface$AnimationFrame;",
">;"
}
.end annotation
.end method
.method public abstract getAnimationId()I
.end method
.method public abstract getAnimationLevel()I
.end method
.method public abstract getInterval()I
.end method
.method public abstract getShowStaticsUrl()Ljava/lang/String;
.end method
.method public abstract hasAnimationId()Z
.end method
.method public abstract hasAnimationLevel()Z
.end method
.method public abstract hasInterval()Z
.end method
.method public abstract hasShowStaticsUrl()Z
.end method