public class SimpleCycleResult extends Object implements CycleResult
| Constructor and Description |
|---|
SimpleCycleResult(long cycle,
int result) |
| Modifier and Type | Method and Description |
|---|---|
long |
getCycle() |
int |
getResult() |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcompareTopublic long getCycle()
getCycle in interface CycleReadablepublic int getResult()
getResult in interface ResultReadableCopyright © 2017. All rights reserved.