| Class | Description |
|---|---|
| FileInfo |
An immutable packet of information about an uploaded file, with a builder
class to permit incremental construction.
|
| FileInfo.Builder |
A builder class allows us to supply the values one at a time, and then
freeze them into an immutable object.
|
| ImageInfo |
An immutable packet of information about an iamge file and its thumbnail.
|
Copyright © 2021. All rights reserved.