Class BinaryTreeMapWriteReplacer

    • Constructor Detail

      • BinaryTreeMapWriteReplacer

        public BinaryTreeMapWriteReplacer()
    • 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.