Duration
instead@Immutable @Deprecated public class BambooTimeValue extends Object
Constructor and Description |
---|
BambooTimeValue(long value,
TimeUnit unit)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
TimeUnit |
getUnit()
Deprecated.
|
long |
getValue()
Deprecated.
|
static BambooTimeValue |
of(long value,
TimeUnit unit)
Deprecated.
|
long |
toMillis()
Deprecated.
|
long |
toNanos()
Deprecated.
|
public BambooTimeValue(long value, @NotNull TimeUnit unit)
public long toMillis()
@NotNull public static BambooTimeValue of(long value, @NotNull TimeUnit unit)
public long toNanos()
public long getValue()
@NotNull public TimeUnit getUnit()
Copyright © 2018 Atlassian Software Systems Pty Ltd. All rights reserved.