Package jp.ecuacion.lib.core.annotation


package jp.ecuacion.lib.core.annotation
Provides annotations.
  • Annotation Interfaces
    Class
    Description
    Designates that the method throws RequireNonEmptyException when the annotated arguments is empty. (= null or blank(""))
    Designates that the method throws NullPointerException when the annotated arguments is null.