Package org.eclipse.epsilon.pinset
Class PostProcessing
java.lang.Object
org.eclipse.epsilon.pinset.PostProcessing
PostProcessing.
- Since:
- 2.1
- Author:
- Alfonso de la Vega
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
fillNullValues
(List<ValueWrapper> values, PostProcessing.FillType fillType, String value) static void
normalize
(List<ValueWrapper> values, Number value)
-
Constructor Details
-
PostProcessing
public PostProcessing()
-
-
Method Details
-
normalize
- Throws:
EolRuntimeException
-
fillNullValues
public static void fillNullValues(List<ValueWrapper> values, PostProcessing.FillType fillType, String value) throws RuntimeException - Throws:
RuntimeException
-