public static class PersistentStructMap.Def
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Field and Description | 
|---|---|
| (package private) ISeq | keys | 
| (package private) IPersistentMap | keyslots | 
| Constructor and Description | 
|---|
| PersistentStructMap.Def(ISeq keys,
                       IPersistentMap keyslots) | 
final ISeq keys
final IPersistentMap keyslots
PersistentStructMap.Def(ISeq keys, IPersistentMap keyslots)