| Package | Description | 
|---|---|
| net.bytebuddy.utility | This package contains utility classes for common use within any Byte Buddy logic. | 
| Modifier and Type | Class and Description | 
|---|---|
| protected static class  | FileSystem.ForLegacyVmA file system representation for a VM that does not support NIO2. | 
| protected static class  | FileSystem.ForNio2CapableVmA file system representation for a VM that does support NIO2. | 
| Modifier and Type | Method and Description | 
|---|---|
| static FileSystem | FileSystem. getInstance()Returns the  FileSysteminstance to use. | 
Copyright © 2014–2025. All rights reserved.