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

org.spincast.plugins.openapi.bottomup.SpecsObject Maven / Gradle / Ivy

The newest version!
package org.spincast.plugins.openapi.bottomup;

/**
 * Empty interface used only to create
 * anonymous classes annotated with
 * {@link Specs @Specs}.
 */
public interface SpecsObject {
    // nothing required
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy