tmap/smali_classes5/org/apache/commons/lang3/ThreadUtils$ThreadGroupPredicate.smali
2022-06-10 21:38:30 +09:00

20 lines
495 B
Smali

.class public interface abstract Lorg/apache/commons/lang3/ThreadUtils$ThreadGroupPredicate;
.super Ljava/lang/Object;
.source "ThreadUtils.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lorg/apache/commons/lang3/ThreadUtils;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "ThreadGroupPredicate"
.end annotation
# virtual methods
.method public abstract test(Ljava/lang/ThreadGroup;)Z
.end method