| Package | Description |
|---|---|
| org.smallmind.nutsnbolts.time | |
| org.smallmind.nutsnbolts.util |
| Modifier and Type | Method and Description |
|---|---|
static Stint |
Stint.none() |
| Modifier and Type | Method and Description |
|---|---|
Stint |
SelfDestructiveKey.getTimeoutStint() |
| Modifier and Type | Method and Description |
|---|---|
void |
SelfDestructive.destroy(Stint timeoutStint) |
S |
SelfDestructiveMap.putIfAbsent(K key,
S value,
Stint timeoutStint) |
| Constructor and Description |
|---|
SelfDestructiveKey(K mapKey,
Stint timeoutStint) |
SelfDestructiveKey(Stint timeoutStint) |
SelfDestructiveMap(Stint defaultTimeoutStint) |
SelfDestructiveMap(Stint defaultTimeoutStint,
Stint pulseTimeStint) |
Copyright © 2020. All rights reserved.