Class MergeCopyOption

  • All Implemented Interfaces:
    CopyOption, Option

    public class MergeCopyOption
    extends Object
    implements CopyOption
    This is the CopyOption that allows to merge two branches when executing copy method. You have to apply it as the third parameter of FileSystemProvider.copy() method.
    • Constructor Detail

      • MergeCopyOption

        public MergeCopyOption()