| Class | Description |
|---|---|
| StoreBox |
Creates a no-thrills instance of the supplied interface, by reading any
options provided through interface-level annotations.
|
| StoreBox.Builder<T> |
Can be used to provide a customised instance of the supplied interface,
by setting custom options through builder methods.
|