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

org.immutables.fixture.strict.package-info Maven / Gradle / Ivy

There is a newer version: 2.10.1
Show newest version
/**
 * This package tests strict builder generations
 */
@Value.Style(strictBuilder = true)
package org.immutables.fixture.strict;

import org.immutables.value.Value;





© 2015 - 2024 Weber Informatics LLC | Privacy Policy