Package one.jfr.event

Interface EventAggregator.Visitor

Enclosing class:
EventAggregator

public static interface EventAggregator.Visitor
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    visit(Event event, long value)
     
  • Method Details

    • visit

      void visit(Event event, long value)