Package knf.hydra.core.models.data
Class ExtraSection
-
- All Implemented Interfaces:
public final class ExtraSectionRepresents a section with data
-
-
Constructor Summary
Constructors Constructor Description ExtraSection(String title, Flow<ExtraData> dataFlow)
-
Method Summary
Modifier and Type Method Description final StringgetTitle()final Flow<ExtraData>getDataFlow()
-