Uses of Class
io.perfmark.impl.Generator
Packages that use Generator
Package
Description
Represents implementation pieces to make PerfMark work.
Java 6 based recorder and generator implementation.
Java 7 based generator
Java 9+ enabled generator and mark-holder.
-
Uses of Generator in io.perfmark.impl
Fields in io.perfmark.impl declared as Generator -
Uses of Generator in io.perfmark.java6
Subclasses of Generator in io.perfmark.java6 -
Uses of Generator in io.perfmark.java7
Subclasses of Generator in io.perfmark.java7 -
Uses of Generator in io.perfmark.java9
Subclasses of Generator in io.perfmark.java9Modifier and TypeClassDescriptionstatic final classThis class let's PerfMark have fairly low overhead detection if it is enabled, with reasonable time between enabled and other threads noticing.