| Package | Description |
|---|---|
| org.smallmind.nutsnbolts.time | |
| org.smallmind.nutsnbolts.util |
| Modifier and Type | Method and Description |
|---|---|
static Duration |
Duration.none() |
| Modifier and Type | Method and Description |
|---|---|
Duration |
SelfDestructiveKey.getTimeoutDuration() |
| Modifier and Type | Method and Description |
|---|---|
void |
SelfDestructive.destroy(Duration timeoutDuration) |
S |
SelfDestructiveMap.putIfAbsent(K key,
S value,
Duration timeoutDuration) |
| Constructor and Description |
|---|
SelfDestructiveKey(Duration timeoutDuration) |
SelfDestructiveKey(K mapKey,
Duration timeoutDuration) |
SelfDestructiveMap(Duration defaultTimeoutDuration) |
SelfDestructiveMap(Duration defaultTimeoutDuration,
Duration pulseTimeDuration) |
Copyright © 2019. All rights reserved.