Package | Description |
---|---|
clojure.lang |
Modifier and Type | Interface and Description |
---|---|
interface |
ITransientMap |
interface |
ITransientVector |
Modifier and Type | Class and Description |
---|---|
(package private) class |
ATransientMap |
(package private) static class |
PersistentArrayMap.TransientArrayMap |
(package private) static class |
PersistentHashMap.TransientHashMap |
(package private) static class |
PersistentVector.TransientVector |
Modifier and Type | Method and Description |
---|---|
ITransientAssociative |
ITransientAssociative.assoc(java.lang.Object key,
java.lang.Object val) |