Interface TypeResolver
-
- All Known Implementing Classes:
UtilsTypeResolver
public interface TypeResolver
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetType(Optional<String> operatorFromCell)
-
-
-
Method Detail
-
getType
String getType(Optional<String> operatorFromCell) throws ValueResolveException
- Throws:
ValueResolveException
-
-