| Package | Description |
|---|---|
| de.cgrotz.kademlia.storage |
| Modifier and Type | Method and Description |
|---|---|
Value |
LocalStorage.get(Key key) |
Value |
InMemoryStorage.get(Key key) |
| Modifier and Type | Method and Description |
|---|---|
void |
LocalStorage.put(Key key,
Value value) |
void |
InMemoryStorage.put(Key key,
Value value) |
Copyright © 2016. All Rights Reserved.