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.BOOLEANDefault instance for ...static final KeyValueFactory<Boolean> KeyValueFactory.BOOLEAN_TRUEDefault instance for ...static final KeyValueFactory<Double> KeyValueFactory.DOUBLEDefault instance for ...static final KeyValueFactory<Double> KeyValueFactory.DOUBLE_ONEDefault instance for ...static final KeyValueFactory<Float> KeyValueFactory.FLOATDefault instance for ...static final KeyValueFactory<Float> KeyValueFactory.FLOAT_ONEDefault instance for ...static final KeyValueFactory<Integer> KeyValueFactory.INTEGERDefault instance for ...static final KeyValueFactory<Integer> KeyValueFactory.INTEGER_ONEDefault instance for ...static final KeyValueFactory<Long> KeyValueFactory.LONGDefault instance for ...static final KeyValueFactory<Long> KeyValueFactory.LONG_ONEDefault instance for ...static final KeyValueFactory<String> KeyValueFactory.STRINGDefault instance for ...