| Class | Description |
|---|---|
| GeneratedAdapters |
A single point for API used in common by Adapters and Adapter generators
|
| ReflectiveAtInjectBinding<T> |
Injects the
@Inject-annotated fields and constructors of a class
using reflection. |
| ReflectiveStaticInjection |
Uses reflection to inject the static fields of a class.
|
Copyright © 2024 Square, Inc.. All rights reserved.