facet class sys::Transient

sys::Obj
  sys::Transient : sys::Facet

Source

Transient annotates fields which should not be serialized. It used inside a Serializable type. See the Serialization Doc for details.

defVal

const static Transient defVal := ...

Source

Singleton for Transient facet.