Files
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

14 lines
400 B
Smali

.class public interface abstract Lcom/vungle/ads/internal/task/JobCreator;
.super Ljava/lang/Object;
.source "SourceFile"
# virtual methods
.method public abstract create(Ljava/lang/String;)Lcom/vungle/ads/internal/task/Job;
.annotation system Ldalvik/annotation/Throws;
value = {
Lcom/vungle/ads/internal/task/UnknownTagException;
}
.end annotation
.end method