Interface RotatingSectionStorage.Value
- All Known Implementing Classes:
SectionRenderDispatcher.RenderSection, SectionUpdateTracker.SectionDirtyState
- Enclosing class:
RotatingSectionStorage<T extends RotatingSectionStorage.Value>
public static interface RotatingSectionStorage.Value
-
Method Summary
-
Method Details
-
setSectionNode
void setSectionNode(long sectionNode) -
getSectionNode
long getSectionNode()
-