Class FloatConfigConverter
- java.lang.Object
-
- de.codecentric.reedelk.platform.services.configuration.converter.FloatConfigConverter
-
- All Implemented Interfaces:
ConfigConverter<Float>
public class FloatConfigConverter extends Object implements ConfigConverter<Float>
-
-
Constructor Summary
Constructors Constructor Description FloatConfigConverter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Floatconvert(de.codecentric.reedelk.runtime.api.configuration.ConfigurationService configurationService, String pid, String key)Floatconvert(de.codecentric.reedelk.runtime.api.configuration.ConfigurationService configurationService, String pid, String key, Float defaultValue)
-