Package com.automic.annotations


package com.automic.annotations
  • Annotation Interfaces
    Class
    Description
    Denotes that a type (parameter, field, method return value, ...) can never be null.
    Denotes that a type (parameter, field, method return value, ...) can be null.