public class ConversionHelper extends Object
| Constructor and Description |
|---|
ConversionHelper() |
| Modifier and Type | Method and Description |
|---|---|
static int |
getTTLSeconds(Duration duration) |
static int |
getTTLSeconds(long time,
TemporalUnit unit) |
public static int getTTLSeconds(Duration duration)
public static int getTTLSeconds(long time,
TemporalUnit unit)
Copyright © 2012–2023. All rights reserved.