SystemIdInfoDao.smali
.class public interface abstract Landroidx/work/impl/model/SystemIdInfoDao;
.super Ljava/lang/Object;
.source "SourceFile"
# virtual methods
.method public abstract getSystemIdInfo(Ljava/lang/String;)Landroidx/work/impl/model/SystemIdInfo;
.end method
.method public abstract insertSystemIdInfo(Landroidx/work/impl/model/SystemIdInfo;)V
.end method
.method public abstract removeSystemIdInfo(Ljava/lang/String;)V
.end method