26 lines
636 B
Smali
26 lines
636 B
Smali
.class public final Lcom/google/common/cache/CacheLoader$UnsupportedLoadingOperationException;
|
|
.super Ljava/lang/UnsupportedOperationException;
|
|
.source "CacheLoader.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/google/common/cache/CacheLoader;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x19
|
|
name = "UnsupportedLoadingOperationException"
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Ljava/lang/UnsupportedOperationException;-><init>()V
|
|
|
|
return-void
|
|
.end method
|