Module aeonics.core
Package aeonics.util

Interface Snapshotable

    • Method Detail

      • snapshot

        Data snapshot()
        Renders this class instance to a simple data structure for snapshot. It is recommended to call the superclass implementation and append to it if necessary.
        Returns:
        a snapshot data representation of this class instance