JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Java SE 11 & JDK 11
All Classes
SEARCH:
JavaScript is disabled on your browser.
Uses of Class
com.alibaba.wisp.engine.WispEngine
Packages that use
WispEngine
Package
Description
com.alibaba.wisp.engine
Uses of
WispEngine
in
com.alibaba.wisp.engine
Methods in
com.alibaba.wisp.engine
that return
WispEngine
Modifier and Type
Method
Description
static
WispEngine
WispEngine.
createEngine
(int size,
ThreadFactory
tf)
Create a new WispEngine for executing tasks.
static
WispEngine
WispEngine.
current
()