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) |
public void add(DataProvider provider)
provider - the dependencypublic int getValue()
public void setValue(int value)
Copyright © 2026 fastnate.org. All rights reserved.