Class AbstractIdentifiablePayload<T extends Identifier>

    • Method Detail

      • size

        public final int size()
        Description copied from class: Payload
        Return the estimate of in-memory size of this payload.
        Specified by:
        size in class Payload
        Returns:
        An estimate of the in-memory size of this payload.
      • writeReplace

        protected final Object writeReplace()
        Description copied from class: Payload
        Return the serialization proxy for this object.
        Specified by:
        writeReplace in class Payload
        Returns:
        Serialization proxy