Interface SectionTrackedVisual.SectionCollector
- Enclosing interface:
- SectionTrackedVisual
@NonExtendable
public static interface SectionTrackedVisual.SectionCollector
-
Method Summary
Modifier and TypeMethodDescriptionvoidsections(it.unimi.dsi.fastutil.longs.LongSet sections) Assign the set of sections this visual wants to track itself in.
-
Method Details
-
sections
void sections(it.unimi.dsi.fastutil.longs.LongSet sections) Assign the set of sections this visual wants to track itself in.
-