You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
56 lines
1.2 KiB
56 lines
1.2 KiB
.class public abstract Lcom/google/common/base/Ticker; |
|
.super Ljava/lang/Object; |
|
.source "Ticker.java" |
|
|
|
|
|
# annotations |
|
.annotation build Lcom/google/common/annotations/Beta; |
|
.end annotation |
|
|
|
.annotation build Lcom/google/common/annotations/GwtCompatible; |
|
.end annotation |
|
|
|
|
|
# static fields |
|
.field private static final SYSTEM_TICKER:Lcom/google/common/base/Ticker; |
|
|
|
|
|
# direct methods |
|
.method static constructor <clinit>()V |
|
.locals 1 |
|
|
|
.prologue |
|
.line 57 |
|
new-instance v0, Lcom/google/common/base/Ticker$1; |
|
|
|
invoke-direct {v0}, Lcom/google/common/base/Ticker$1;-><init>()V |
|
|
|
sput-object v0, Lcom/google/common/base/Ticker;->SYSTEM_TICKER:Lcom/google/common/base/Ticker; |
|
|
|
return-void |
|
.end method |
|
|
|
.method protected constructor <init>()V |
|
.locals 0 |
|
|
|
.prologue |
|
.line 40 |
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V |
|
|
|
return-void |
|
.end method |
|
|
|
.method public static systemTicker()Lcom/google/common/base/Ticker; |
|
.locals 1 |
|
|
|
.prologue |
|
.line 54 |
|
sget-object v0, Lcom/google/common/base/Ticker;->SYSTEM_TICKER:Lcom/google/common/base/Ticker; |
|
|
|
return-object v0 |
|
.end method |
|
|
|
|
|
# virtual methods |
|
.method public abstract read()J |
|
.end method
|
|
|