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

org.raml.builder.AnnotableBuilder Maven / Gradle / Ivy

The newest version!
package org.raml.builder;

/**
 * Created. There, you have it.
 */
public interface AnnotableBuilder {
    R withAnnotations(AnnotationBuilder... builders);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy