@API(status=INTERNAL) public class CacheUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static <E extends Enum<E>> |
generateEnum(String description,
E[] values) |
static Object[] |
generateRange(String description,
int min,
int max) |
Copyright © 2012-2022 Apache Software Foundation. All Rights Reserved.