public class ConstUtil extends Object
ConstUtil()
static <T> List<ConstValue>
list(Class<T> constant)
static <T> String
val(Class<T> constant, Object value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ConstUtil()
@Nonnull public static <T> List<ConstValue> list(@Nonnull Class<T> constant)
T
constant
@Nonnull public static <T> String val(@Nonnull Class<T> constant, @Nullable Object value)
value
Copyright © 2018. All rights reserved.