+ Added helper method for refreshing all necessary filesystems, to get
+ refreshed all instances of FileObject
representing
+ passed files
and its children recursively.
+
FileObject
are refreshed
+ * but just those that represent passed files
and its children recursively.
+ * @param files
+ * @since 7.6
+ */
+ public static void refreshFor(File... files)