public class Range
extends java.lang.Object
| Constructor and Description |
|---|
Range() |
| Modifier and Type | Method and Description |
|---|---|
static Range |
create(int min,
int max) |
public static Range create(int min, int max)
Copyright © 2023. All Rights Reserved.