public interface DataStoreEntryEvaluator<K,V>
| Modifier and Type | Interface and Description |
|---|---|
static class |
DataStoreEntryEvaluator.Opcode |
| Modifier and Type | Method and Description |
|---|---|
DataStoreEntryEvaluator.Opcode |
eval(DataStoreEntry<K,V> entry) |
DataStoreEntryEvaluator.Opcode eval(DataStoreEntry<K,V> entry)
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.