public interface TimeUnit
Modifier and Type | Method and Description |
---|---|
String |
getMessageKey(Long numberOfUnits)
Get the message-key to use to represent this time unit.
|
Long |
getNumberOfMillis()
Get the number of milliseconds a single unit represents.
|
Copyright © 2016 Alfresco. All rights reserved.