-
public class PerformanceUtils
-
-
Field Summary
Fields Modifier and Type Field Description public final static PerformanceUtilsINSTANCE
-
Method Summary
-
-
Method Detail
-
suspendTask
final <T extends Any> T suspendTask(String taskName, SuspendFunction0<T> task)
-
-
-
-