Uses of Class
io.perfmark.TaskCloseable
-
Uses of TaskCloseable in io.perfmark
Fields in io.perfmark declared as TaskCloseableModifier and TypeFieldDescription(package private) static final TaskCloseableTaskCloseable.INSTANCEMethods in io.perfmark that return TaskCloseableModifier and TypeMethodDescriptionstatic TaskCloseableMarks the beginning of a task.static <T> TaskCloseablePerfMark.traceTask(T taskNameObject, StringFunction<? super T> taskNameFunction) Marks the beginning of a task.