All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.dialob.function.ImmutableFunctionRegistryImpl Maven / Gradle / Ivy

package io.dialob.function;

import edu.umd.cs.findbugs.annotations.SuppressFBWarnings;
import javax.annotation.ParametersAreNonnullByDefault;
import org.immutables.value.Generated;

/**
 * {@code ImmutableFunctionRegistryImpl} contains immutable implementation classes generated from
 * abstract value types defined as nested inside {@link FunctionRegistryImpl}.
 */
@Generated(from = "FunctionRegistryImpl", generator = "Immutables")
@SuppressWarnings({"all"})
@SuppressFBWarnings
@ParametersAreNonnullByDefault
@javax.annotation.processing.Generated("org.immutables.processor.ProxyProcessor")
final class ImmutableFunctionRegistryImpl {
  private ImmutableFunctionRegistryImpl() {}
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy