private static final class DefaultDataProviderFactory.MaxOrder extends Object
| Modifier and Type | Field and Description |
|---|---|
private int |
value |
| Constructor and Description |
|---|
MaxOrder() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(DataProvider provider)
Adds the order of the given provider to this order agglomeration.
|
int |
getValue() |
void |
setValue(int value) |
@Generated(value="lombok") public MaxOrder()
public void add(DataProvider provider)
provider - the dependency@Generated(value="lombok") public int getValue()
@Generated(value="lombok") public void setValue(int value)
Copyright © 2022 fastnate.org. All rights reserved.