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.
31 lines
740 B
31 lines
740 B
2 years ago
|
.class interface abstract Lcom/google/common/base/Suppliers$SupplierFunction;
|
||
|
.super Ljava/lang/Object;
|
||
|
.source "Suppliers.java"
|
||
|
|
||
|
# interfaces
|
||
|
.implements Lcom/google/common/base/Function;
|
||
|
|
||
|
|
||
|
# annotations
|
||
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
||
|
value = Lcom/google/common/base/Suppliers;
|
||
|
.end annotation
|
||
|
|
||
|
.annotation system Ldalvik/annotation/InnerClass;
|
||
|
accessFlags = 0x60a
|
||
|
name = "SupplierFunction"
|
||
|
.end annotation
|
||
|
|
||
|
.annotation system Ldalvik/annotation/Signature;
|
||
|
value = {
|
||
|
"<T:",
|
||
|
"Ljava/lang/Object;",
|
||
|
">",
|
||
|
"Ljava/lang/Object;",
|
||
|
"Lcom/google/common/base/Function",
|
||
|
"<",
|
||
|
"Lcom/google/common/base/Supplier",
|
||
|
"<TT;>;TT;>;"
|
||
|
}
|
||
|
.end annotation
|