org.spincast.plugins.openapi.bottomup.SpecsObject Maven / Gradle / Ivy
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