Class CodeFinder
- java.lang.Object
-
- org.gcube.common.gxrest.response.outbound.CodeFinder
-
-
Constructor Summary
Constructors Constructor Description CodeFinder()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static <E extends Enum<E> & ErrorCode>
EfindAndConvert(ErrorCode code, E[] codes)Finds and convert the given code as enum value.
-