2022-06-10 21:38:30 +09:00

30 lines
586 B
Smali

.class public interface abstract Lqk/c;
.super Ljava/lang/Object;
.source "LoggingEvent.java"
# virtual methods
.method public abstract a()[Ljava/lang/Object;
.end method
.method public abstract b()Lorg/slf4j/Marker;
.end method
.method public abstract c()Ljava/lang/String;
.end method
.method public abstract d()J
.end method
.method public abstract e()Ljava/lang/String;
.end method
.method public abstract f()Lorg/slf4j/event/Level;
.end method
.method public abstract g()Ljava/lang/Throwable;
.end method
.method public abstract getMessage()Ljava/lang/String;
.end method