public final class RandomOne extends Object
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
of(Random random,
T... objects) |
static <T> T |
of(T... objects) |
@SafeVarargs public static <T> T of(T... objects)
@SafeVarargs public static <T> T of(Random random, T... objects)
Copyright © 2011–2023 pepsoft.org. All rights reserved.