程序包
org.springframework.boot.loader.dataClasses and interfaces to allows random access to a block of data.
- 另请参阅:
 RandomAccessData
接口概要 接口 说明 RandomAccessData Interface that provides read-only random access to some underlying data.类概要 类 说明 ByteArrayRandomAccessData RandomAccessDataimplementation backed by a byte array.RandomAccessDataFile RandomAccessDataimplementation backed by aRandomAccessFile.枚举概要 枚举 说明 RandomAccessData.ResourceAccess Lock modes for accessing the underlying resource.