public static class UtlObjectGraph.BuiltInHandler extends Object
Constructor and Description |
---|
UtlObjectGraph.BuiltInHandler() |
Modifier and Type | Method and Description |
---|---|
static byte[] |
createRandomByteArray(int maxLength,
Random random) |
static short[] |
createRandomShortArray(int maxLength,
Random random) |
static <T> T |
getRandomValue(Class<T> paramClass,
Random random) |
Copyright © 2019 Neeve Research, LLC. All Rights Reserved.