84 lines
2.2 KiB
Smali
84 lines
2.2 KiB
Smali
.class final Lcom/moji/lottie/BaseStrokeContent$PathGroup;
|
|
.super Ljava/lang/Object;
|
|
.source "BaseStrokeContent.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/moji/lottie/BaseStrokeContent;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x1a
|
|
name = "PathGroup"
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field private final a:Ljava/util/List;
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Ljava/util/List<",
|
|
"Lcom/moji/lottie/PathContent;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
.end field
|
|
|
|
.field private final b:Lcom/moji/lottie/TrimPathContent;
|
|
.annotation build Landroid/support/annotation/Nullable;
|
|
.end annotation
|
|
.end field
|
|
|
|
|
|
# direct methods
|
|
.method private constructor <init>(Lcom/moji/lottie/TrimPathContent;)V
|
|
.locals 1
|
|
.param p1 # Lcom/moji/lottie/TrimPathContent;
|
|
.annotation build Landroid/support/annotation/Nullable;
|
|
.end annotation
|
|
.end param
|
|
|
|
.line 265
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
.line 261
|
|
new-instance v0, Ljava/util/ArrayList;
|
|
|
|
invoke-direct {v0}, Ljava/util/ArrayList;-><init>()V
|
|
|
|
iput-object v0, p0, Lcom/moji/lottie/BaseStrokeContent$PathGroup;->a:Ljava/util/List;
|
|
|
|
.line 266
|
|
iput-object p1, p0, Lcom/moji/lottie/BaseStrokeContent$PathGroup;->b:Lcom/moji/lottie/TrimPathContent;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method synthetic constructor <init>(Lcom/moji/lottie/TrimPathContent;Lcom/moji/lottie/BaseStrokeContent$1;)V
|
|
.locals 0
|
|
|
|
.line 260
|
|
invoke-direct {p0, p1}, Lcom/moji/lottie/BaseStrokeContent$PathGroup;-><init>(Lcom/moji/lottie/TrimPathContent;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method static synthetic a(Lcom/moji/lottie/BaseStrokeContent$PathGroup;)Ljava/util/List;
|
|
.locals 0
|
|
|
|
.line 260
|
|
iget-object p0, p0, Lcom/moji/lottie/BaseStrokeContent$PathGroup;->a:Ljava/util/List;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method static synthetic b(Lcom/moji/lottie/BaseStrokeContent$PathGroup;)Lcom/moji/lottie/TrimPathContent;
|
|
.locals 0
|
|
|
|
.line 260
|
|
iget-object p0, p0, Lcom/moji/lottie/BaseStrokeContent$PathGroup;->b:Lcom/moji/lottie/TrimPathContent;
|
|
|
|
return-object p0
|
|
.end method
|