35 lines
746 B
Smali
35 lines
746 B
Smali
.class public final Lcom/google/api/client/util/Collections2;
|
|
.super Ljava/lang/Object;
|
|
.source "Collections2.java"
|
|
|
|
|
|
# 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 cast(Ljava/lang/Iterable;)Ljava/util/Collection;
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<T:",
|
|
"Ljava/lang/Object;",
|
|
">(",
|
|
"Ljava/lang/Iterable<",
|
|
"TT;>;)",
|
|
"Ljava/util/Collection<",
|
|
"TT;>;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
check-cast p0, Ljava/util/Collection;
|
|
|
|
return-object p0
|
|
.end method
|