Uses of Class
top.focess.qq.core.schedule.FocessTask
-
Packages that use FocessTask Package Description top.focess.qq.core.schedule -
-
Uses of FocessTask in top.focess.qq.core.schedule
Subclasses of FocessTask in top.focess.qq.core.schedule Modifier and Type Class Description classFocessCallback<V>Methods in top.focess.qq.core.schedule that return types with arguments of type FocessTask Modifier and Type Method Description static List<FocessTask>FocessTask. getCancelledTasks()static List<FocessTask>FocessTask. getFinishedTasks()static List<FocessTask>FocessTask. getTasks()
-