| Package | Description |
|---|---|
| org.apache.jena.atlas.lib.persistent |
Types for managing persistent data structures.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
PersistentMap<K,V,SelfType extends PersistentMap<K,V,SelfType>>
A persistent map data structure.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PMap<K,V,SelfType extends PMap<K,V,SelfType>>
An implementation of
PersistentMap using Map. |
Licenced under the Apache License, Version 2.0