java.lang.Object
dev.engine_room.flywheel.impl.visualization.storage.SectionTracker
All Implemented Interfaces:
dev.engine_room.flywheel.api.visual.SectionTrackedVisual.SectionCollector

public class SectionTracker extends Object implements dev.engine_room.flywheel.api.visual.SectionTrackedVisual.SectionCollector
  • Constructor Details

    • SectionTracker

      public SectionTracker()
  • Method Details

    • sections

      public @Unmodifiable it.unimi.dsi.fastutil.longs.LongSet sections()
    • sections

      public void sections(it.unimi.dsi.fastutil.longs.LongSet sections)
      Specified by:
      sections in interface dev.engine_room.flywheel.api.visual.SectionTrackedVisual.SectionCollector
    • addListener

      public void addListener(Runnable listener)