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

org.immutables.fixture.custann.JeNcCustomWithEncStyle Maven / Gradle / Ivy

There is a newer version: 2.10.1
Show newest version
package org.immutables.fixture.custann;

import javax.annotation.ParametersAreNonnullByDefault;
import org.immutables.value.Generated;

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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy