| Interface | Description |
|---|---|
| BuilderCache |
Implementations of this interface can cache serializable objects that
can be used to bypass expensive building operations by providing
pre-built objects
|
| Class | Description |
|---|---|
| SHAOutputStream |
An output stream that computes the SHA hash of whatever you write to it
|