+ * A copy will be created to allow this list to be independently modifiable.
+ *
+ * @param directories a list of source directories
+ * @return this operation instance
+ * @see #sourceDirectories(File...)
+ * @since 1.0
+ */
+ public ZipOperation sourceDirectories(List
+ * A copy will be created to allow this list to be independently modifiable.
+ *
+ * @param directories a list of source directories
+ * @return this operation instance
+ * @see #sourceDirectories(String...)
+ * @since 1.0
+ */
+ public ZipOperation sourceDirectoriesStrings(List