-
persisted
Persisted persisted
Holds the persisted annotation for this set.
-
persister
Persister<T,PT> persister
Holds the persister to use when encoding/decoding values.
-
fname
String fname
Holds the field name holding this encoded set.
-
map
TreeMap<K,V> map
Holds an underlying map keyed by decoded values to their persisted ones.