Package | Description |
---|---|
org.springframework.boot.loader.data |
Classes and interfaces to allows random access to a block of data.
|
org.springframework.boot.loader.jar |
Support for loading and manipulating JAR/WAR files.
|
Class and Description |
---|
RandomAccessData
Interface that provides read-only random access to some underlying data.
|
Class and Description |
---|
RandomAccessDataFile
RandomAccessData implementation backed by a RandomAccessFile . |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.