com.fluxtion.runtime.dataflow.DefaultValueSupplier Maven / Gradle / Ivy
package com.fluxtion.runtime.dataflow;
/**
* A marker interface that denotes the map function provides a default value.
*/
public interface DefaultValueSupplier {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy