Package org.evrete.api.annotations


package org.evrete.api.annotations
  • Annotation Interfaces
    Class
    Description
    A source-level annotation to declare that annotated elements can not be null
    A source-level annotation to declare that annotated elements can be null under some circumstances
    Indicates that the API of the annotated method or type is subject to change in future versions.