public interface IOUtils
Stream<String> lines(Path path) throws RuntimeIOException
RuntimeIOExceptionStream<Path> listFiles(Path root, Predicate<Path> filter) throws RuntimeIOException
RuntimeIOExceptionboolean isFile(Path path)
Copyright © 2014–2016. All rights reserved.