-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
private int |
max |
private int |
min |
-
Constructor Summary
Constructors
| Constructor and Description |
NumericRange(int min,
int max) |
-
-
Field Detail
-
min
private final int min
-
max
private final int max
-
Method Detail
-
getMin
public int getMin()
-
getMax
public int getMax()
Copyright © 2023 Apache NiFi Project. All rights reserved.