-
public final class LoopCount.Fixed extends LoopCount
-
-
Method Summary
Modifier and Type Method Description final Integercomponent1()final LoopCount.Fixedcopy(Integer count)final IntegergetCount()-
-
Constructor Detail
-
Fixed
Fixed(Integer count)
-
-
Method Detail
-
component1
final Integer component1()
-
copy
final LoopCount.Fixed copy(Integer count)
-
-
-
-