Class BinaryTreeSetWriteReplacer

    • Constructor Detail

      • BinaryTreeSetWriteReplacer

        public BinaryTreeSetWriteReplacer()
    • Method Detail

      • replace

        @Nullable
        public @Nullable Object replace​(Object target)
        Perform replace.
        Specified by:
        replace in interface BinaryWriteReplacer
        Parameters:
        target - Original object.
        Returns:
        Replaced object.