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

org.immutables.fixture.builder.detection.NestedDetection Maven / Gradle / Ivy

There is a newer version: 2.6.0.alpha0
Show newest version
package org.immutables.fixture.builder.detection;

import org.immutables.fixture.builder.attribute_builders.ThirdPartyImmutableWithNestedBuilder;

public interface NestedDetection {
  ThirdPartyImmutableWithNestedBuilder getThirdParty();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy