| Package | Description |
|---|---|
| net.openhft.chronicle.engine.api.tree | |
| net.openhft.chronicle.engine.fs | |
| net.openhft.chronicle.engine.tree |
| Modifier and Type | Method and Description |
|---|---|
<V> void |
Asset.addLeafRule(Class<V> viewType,
String description,
LeafViewFactory<V> factory)
Add a rule or factory for creating view on demand.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ChronicleMapGroupFS
Created by peter on 12/06/15.
|
| Modifier and Type | Method and Description |
|---|---|
<L> void |
VanillaSubAsset.addLeafRule(Class<L> viewType,
String description,
LeafViewFactory<L> factory) |
<L> void |
VanillaAsset.addLeafRule(Class<L> viewType,
String description,
LeafViewFactory<L> factory) |
Copyright © 2015. All rights reserved.