static SERIALIZATION_MODE_USE_IDS: AtomicBool
Expand description
The mode of serialization: should Node<T>
ship values of type T
or not?
static SERIALIZATION_MODE_USE_IDS: AtomicBool
The mode of serialization: should Node<T>
ship values of type T
or not?