mirror of
https://github.com/HighCapable/YukiHookAPI.git
synced 2025-09-04 09:45:19 +08:00
Added IntConditions in ReflectionFactory
This commit is contained in:
@@ -31,6 +31,9 @@ import java.util.concurrent.ExecutorService
|
||||
import java.util.concurrent.Executors
|
||||
import java.util.concurrent.TimeUnit
|
||||
|
||||
/** 定义 [Int] 方法体类型 */
|
||||
internal typealias IntConditions = (Int) -> Boolean
|
||||
|
||||
/**
|
||||
* 创建当前线程池服务
|
||||
* @return [ExecutorService]
|
||||
|
Reference in New Issue
Block a user