20 lines
480 B
Smali
20 lines
480 B
Smali
.class public interface abstract Lorg/apache/commons/lang3/ThreadUtils$ThreadPredicate;
|
|
.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 = "ThreadPredicate"
|
|
.end annotation
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract test(Ljava/lang/Thread;)Z
|
|
.end method
|