30 lines
574 B
Smali
30 lines
574 B
Smali
.class final Lcom/google/common/primitives/Platform;
|
|
.super Ljava/lang/Object;
|
|
.source "Platform.java"
|
|
|
|
|
|
# annotations
|
|
.annotation build Lcom/google/common/annotations/GwtCompatible;
|
|
emulated = true
|
|
.end annotation
|
|
|
|
.annotation runtime Lcom/google/common/primitives/ElementTypesAreNonnullByDefault;
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method private constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static checkGwtRpcEnabled()V
|
|
.locals 0
|
|
|
|
return-void
|
|
.end method
|