@Embeddable public class Clock extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
Clock() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isRunning() |
void |
start() |
void |
stop() |
long |
totalTime() |
Copyright © 2016–2017. All rights reserved.