public interface HasCode<T extends Enum<T>>
String
getCode()
static <E extends HasCode<?>>E
of(Supplier<E[]> values, String code, E defaultValue)
String getCode()
static <E extends HasCode<?>> E of(Supplier<E[]> values, String code, E defaultValue)
Copyright © 2018. All rights reserved.