Uses of Class
org.pentaho.di.core.util.KeyValueFactory
Packages that use KeyValueFactory
-
Uses of KeyValueFactory in org.pentaho.di.core.util
Fields in org.pentaho.di.core.util declared as KeyValueFactoryModifier and TypeFieldDescriptionstatic final KeyValueFactory<Boolean>
KeyValueFactory.BOOLEAN
Default instance for ...static final KeyValueFactory<Boolean>
KeyValueFactory.BOOLEAN_TRUE
Default instance for ...static final KeyValueFactory<Double>
KeyValueFactory.DOUBLE
Default instance for ...static final KeyValueFactory<Double>
KeyValueFactory.DOUBLE_ONE
Default instance for ...static final KeyValueFactory<Float>
KeyValueFactory.FLOAT
Default instance for ...static final KeyValueFactory<Float>
KeyValueFactory.FLOAT_ONE
Default instance for ...static final KeyValueFactory<Integer>
KeyValueFactory.INTEGER
Default instance for ...static final KeyValueFactory<Integer>
KeyValueFactory.INTEGER_ONE
Default instance for ...static final KeyValueFactory<Long>
KeyValueFactory.LONG
Default instance for ...static final KeyValueFactory<Long>
KeyValueFactory.LONG_ONE
Default instance for ...static final KeyValueFactory<String>
KeyValueFactory.STRING
Default instance for ...