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.
98 lines
1.7 KiB
98 lines
1.7 KiB
.class final Lcom/google/common/cache/LocalCache$2; |
|
.super Ljava/util/AbstractQueue; |
|
.source "LocalCache.java" |
|
|
|
|
|
# annotations |
|
.annotation system Ldalvik/annotation/EnclosingClass; |
|
value = Lcom/google/common/cache/LocalCache; |
|
.end annotation |
|
|
|
.annotation system Ldalvik/annotation/InnerClass; |
|
accessFlags = 0x8 |
|
name = null |
|
.end annotation |
|
|
|
.annotation system Ldalvik/annotation/Signature; |
|
value = { |
|
"Ljava/util/AbstractQueue", |
|
"<", |
|
"Ljava/lang/Object;", |
|
">;" |
|
} |
|
.end annotation |
|
|
|
|
|
# direct methods |
|
.method constructor <init>()V |
|
.locals 0 |
|
|
|
.prologue |
|
.line 1021 |
|
invoke-direct {p0}, Ljava/util/AbstractQueue;-><init>()V |
|
|
|
return-void |
|
.end method |
|
|
|
|
|
# virtual methods |
|
.method public iterator()Ljava/util/Iterator; |
|
.locals 1 |
|
.annotation system Ldalvik/annotation/Signature; |
|
value = { |
|
"()", |
|
"Ljava/util/Iterator", |
|
"<", |
|
"Ljava/lang/Object;", |
|
">;" |
|
} |
|
.end annotation |
|
|
|
.prologue |
|
.line 1044 |
|
invoke-static {}, Lcom/google/common/collect/Iterators;->emptyIterator()Lcom/google/common/collect/UnmodifiableIterator; |
|
|
|
move-result-object v0 |
|
|
|
return-object v0 |
|
.end method |
|
|
|
.method public offer(Ljava/lang/Object;)Z |
|
.locals 1 |
|
|
|
.prologue |
|
.line 1024 |
|
const/4 v0, 0x1 |
|
|
|
return v0 |
|
.end method |
|
|
|
.method public peek()Ljava/lang/Object; |
|
.locals 1 |
|
|
|
.prologue |
|
.line 1029 |
|
const/4 v0, 0x0 |
|
|
|
return-object v0 |
|
.end method |
|
|
|
.method public poll()Ljava/lang/Object; |
|
.locals 1 |
|
|
|
.prologue |
|
.line 1034 |
|
const/4 v0, 0x0 |
|
|
|
return-object v0 |
|
.end method |
|
|
|
.method public size()I |
|
.locals 1 |
|
|
|
.prologue |
|
.line 1039 |
|
const/4 v0, 0x0 |
|
|
|
return v0 |
|
.end method
|
|
|