That convention has been around a while for interfaces. Why the convention is being used for the class FileSystem I don't know.
On Wed, Nov 11, 2009 at 10:13 AM, Ulf Zibis <ulf.zi...@gmx.de> wrote: > Hi all, > > is that new JDK convention having *s classes for static methods? > Refer to java.nio.file.FileSystem vs. java.nio.file.FileSystems. > > -Ulf > > >