private static final class InjectDataProviderFactory.Injection extends Object
| Modifier and Type | Field and Description |
|---|---|
private Object |
instance |
private int |
order |
| Constructor and Description |
|---|
Injection() |
Injection(int order,
Object instance) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getInstance() |
int |
getOrder() |
void |
setInstance(Object instance) |
void |
setOrder(int order) |
String |
toString() |
Copyright © 2026 fastnate.org. All rights reserved.