NodeApi$GetConnectedNodesResult.smali
.class public interface abstract Lcom/google/android/gms/wearable/NodeApi$GetConnectedNodesResult;
.super Ljava/lang/Object;
# interfaces
.implements Lcom/google/android/gms/common/api/Result;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/android/gms/wearable/NodeApi;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "GetConnectedNodesResult"
.end annotation
.annotation runtime Ljava/lang/Deprecated;
.end annotation
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
# virtual methods
.method public abstract getNodes()Ljava/util/List;
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/util/List<",
"Lcom/google/android/gms/wearable/Node;",
">;"
}
.end annotation
.end method