RFR 8194746: (fs) Add equivalents of Paths.get to Path interface
Alan Bateman
Alan.Bateman at oracle.com
Thu Mar 15 11:23:28 UTC 2018
On 14/03/2018 20:09, Brian Burkhalter wrote:
> An updated version with the change s/Path.get/Path.of/ and most of the
> Paths.get() javadoc excised is at
>
> http://cr.openjdk.java.net/~bpb/8194746/webrev.02/
> <http://cr.openjdk.java.net/%7Ebpb/8194746/webrev.02/>
Given that the factory method is renamed then maybe we should change the
first sentence to "Returns a Path by converting a ...".
Otherwise looks good to me.
-Alan
More information about the nio-dev
mailing list