Interface ModuleLayerFromSingleClassLoaderDecorator.Path
- Enclosing class:
ModuleLayerFromSingleClassLoaderDecorator
@Proxied("java.nio.file.Path")
protected static interface ModuleLayerFromSingleClassLoaderDecorator.Path
A proxy for the
java.nio.file.Path type.-
Method Summary
-
Method Details
-
of
Creates an array of paths with the given length.- Parameters:
length- The length of the path array.- Returns:
- An array of paths with the specified length.
-