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

36 lines
739 B
Smali

.class public final Lcom/moji/weather/bean/protobuf/MojiWeather;
.super Ljava/lang/Object;
.source "MojiWeather.java"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/moji/weather/bean/protobuf/MojiWeather$Weather;,
Lcom/moji/weather/bean/protobuf/MojiWeather$WeatherOrBuilder;
}
.end annotation
# direct methods
.method static constructor <clinit>()V
.locals 0
return-void
.end method
.method private constructor <init>()V
.locals 0
.line 7
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public static registerAllExtensions(Lcom/google/protobuf/ExtensionRegistryLite;)V
.locals 0
return-void
.end method