public class DWUtils extends Object
| Constructor and Description |
|---|
DWUtils() |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
choose(List<T> values) |
static void |
setSeed(long seed) |
public static <T> T choose(List<T> values)
public static void setSeed(long seed)
Copyright © 2023. All rights reserved.