Weather/smali_classes2/com/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$AnimationOrBuilder.smali
2021-05-10 10:13:34 +02:00

55 lines
1.4 KiB
Smali

.class public interface abstract Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$AnimationOrBuilder;
.super Ljava/lang/Object;
.source "MojiWeather.java"
# interfaces
.implements Lcom/google/protobuf/MessageLiteOrBuilder;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "AnimationOrBuilder"
.end annotation
# virtual methods
.method public abstract getAnimaStep(I)Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Animation$AnimaStep;
.end method
.method public abstract getAnimaStepCount()I
.end method
.method public abstract getAnimaStepList()Ljava/util/List;
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/util/List<",
"Lcom/moji/weather/bean/protobuf/MojiWeather$Weather$Detail$Avatar$Animation$AnimaStep;",
">;"
}
.end annotation
.end method
.method public abstract getDuration()I
.end method
.method public abstract getInterval()I
.end method
.method public abstract getPosition()I
.end method
.method public abstract hasDuration()Z
.end method
.method public abstract hasInterval()Z
.end method
.method public abstract hasPosition()Z
.end method