.class public interface abstract Lcom/google/firebase/heartbeatinfo/HeartBeatInfo; .super Ljava/lang/Object; .source "HeartBeatInfo.java" # annotations .annotation system Ldalvik/annotation/MemberClasses; value = { Lcom/google/firebase/heartbeatinfo/HeartBeatInfo$HeartBeat; } .end annotation # virtual methods .method public abstract getAndClearStoredHeartBeatInfo()Lcom/google/android/gms/tasks/Task; .annotation build Landroidx/annotation/NonNull; .end annotation .annotation system Ldalvik/annotation/Signature; value = { "()", "Lcom/google/android/gms/tasks/Task<", "Ljava/util/List<", "Lcom/google/firebase/heartbeatinfo/HeartBeatResult;", ">;>;" } .end annotation .end method .method public abstract getHeartBeatCode(Ljava/lang/String;)Lcom/google/firebase/heartbeatinfo/HeartBeatInfo$HeartBeat; .param p1 # Ljava/lang/String; .annotation build Landroidx/annotation/NonNull; .end annotation .end param .annotation build Landroidx/annotation/NonNull; .end annotation .end method .method public abstract storeHeartBeatInfo(Ljava/lang/String;)Lcom/google/android/gms/tasks/Task; .param p1 # Ljava/lang/String; .annotation build Landroidx/annotation/NonNull; .end annotation .end param .annotation build Landroidx/annotation/NonNull; .end annotation .annotation system Ldalvik/annotation/Signature; value = { "(", "Ljava/lang/String;", ")", "Lcom/google/android/gms/tasks/Task<", "Ljava/lang/Void;", ">;" } .end annotation .end method