public final class Enums extends Object
| Modifier and Type | Method and Description |
|---|---|
(package private) static <E extends Enum<E>> |
contains(Class<? extends E> enumClass,
String string) |
(package private) static <E extends Enum<E>> |
fromString(Class<? extends E> enumClass,
String string) |
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.