Uses of Class
org.apache.nio.ImmutableList
Packages that use ImmutableList
-
Uses of ImmutableList in com.sshtools.vfs2nio
Methods in com.sshtools.vfs2nio with parameters of type ImmutableListModifier and TypeMethodDescriptionprotected Vfs2NioPathVfs2NioFileSystem.create(String root, ImmutableList<String> names) Constructors in com.sshtools.vfs2nio with parameters of type ImmutableListModifierConstructorDescriptionVfs2NioPath(Vfs2NioFileSystem fileSystem, String root, ImmutableList<String> names) -
Uses of ImmutableList in org.apache.nio
Fields in org.apache.nio declared as ImmutableListMethods in org.apache.nio that return ImmutableListMethods in org.apache.nio with parameters of type ImmutableListModifier and TypeMethodDescriptionprotected abstract TBaseFileSystem.create(String root, ImmutableList<String> names) protected TBasePath.create(String root, ImmutableList<String> names) Constructors in org.apache.nio with parameters of type ImmutableList