28 lines
744 B
Smali
28 lines
744 B
Smali
.class public final Lcom/amplifyframework/api/ApiCategoryConfiguration;
|
|
.super Lcom/amplifyframework/core/category/CategoryConfiguration;
|
|
.source "ApiCategoryConfiguration.java"
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Lcom/amplifyframework/core/category/CategoryConfiguration;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public getCategoryType()Lcom/amplifyframework/core/category/CategoryType;
|
|
.locals 1
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
|
|
.line 1
|
|
sget-object v0, Lcom/amplifyframework/core/category/CategoryType;->API:Lcom/amplifyframework/core/category/CategoryType;
|
|
|
|
return-object v0
|
|
.end method
|