Uses of Class
io.perfmark.impl.MarkList.Builder
Packages that use MarkList.Builder
-
Uses of MarkList.Builder in io.perfmark.impl
Methods in io.perfmark.impl that return MarkList.BuilderModifier and TypeMethodDescriptionstatic MarkList.BuilderMarkList.newBuilder()MarkList.Builder.setMarkRecorderId(long markRecorderId) Sets the MarkRecorder ID for this MarkList builder.Sets the marks for this MarkList builder.MarkList.Builder.setThreadId(long threadId) Sets the thread ID for this MarkList builder.MarkList.Builder.setThreadName(String threadName) Sets the thread name for this MarkList builder.MarkList.toBuilder()Constructors in io.perfmark.impl with parameters of type MarkList.Builder