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

framework.src.org.jmlspecs.annotation.Pure Maven / Gradle / Ivy

package org.jmlspecs.annotation;

import java.lang.annotation.*;

@Documented
@Retention(RetentionPolicy.RUNTIME)
@Target(ElementType.METHOD)
public @interface Pure {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy