-
public final class PeriodicalLocalFileHyperlinkCollector.Companion.Counters
-
-
Constructor Summary
Constructors Constructor Description PeriodicalLocalFileHyperlinkCollector.Companion.Counters(Integer collects, Integer collected, Integer round)
-
Method Summary
Modifier and Type Method Description final IntegergetCollects()final UnitsetCollects(Integer collects)final IntegergetCollected()final UnitsetCollected(Integer collected)final IntegergetRound()final UnitsetRound(Integer round)-
-
Method Detail
-
getCollects
final Integer getCollects()
-
setCollects
final Unit setCollects(Integer collects)
-
getCollected
final Integer getCollected()
-
setCollected
final Unit setCollected(Integer collected)
-
-
-
-