public static class CycleResultsSegment.EmptySegment extends Object implements CycleResultsSegment
CycleResultsSegment.EmptySegmentEMPTY| Constructor and Description |
|---|
EmptySegment() |
| Modifier and Type | Method and Description |
|---|---|
long |
getCount() |
long |
getMinCycle() |
Iterator<CycleResult> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcompareTo, filterforEach, spliteratorpublic long getCount()
getCount in interface CycleResultsSegmentpublic long getMinCycle()
getMinCycle in interface CycleResultsSegmentpublic Iterator<CycleResult> iterator()
iterator in interface Iterable<CycleResult>Copyright © 2018. All rights reserved.