Class AnnotationInformation


  • public class AnnotationInformation
    extends Object
    Generates annotation information for the trace
    Since:
    2.0.0
    • Field Detail

      • annotation

        public String annotation
      • time

        public long time
    • Constructor Detail

      • AnnotationInformation

        public AnnotationInformation()
      • AnnotationInformation

        public AnnotationInformation​(String annotation,
                                     long time)
        Stores a trace annotation
        Parameters:
        annotation - Annotation message
        time - Annotation time