
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