Uses of Package
jp.ecuacion.lib.core.annotation
Packages that use jp.ecuacion.lib.core.annotation
Package
Description
Provides Exceptions.
Provides several kinds of loggers.
Provides utilities used in wide situations.
-
Classes in jp.ecuacion.lib.core.annotation used by jp.ecuacion.lib.core.exception.checkedClassDescriptionDesignates that the method throws NullPointerException when the annotated arguments is null.
-
Classes in jp.ecuacion.lib.core.annotation used by jp.ecuacion.lib.core.loggingClassDescriptionDesignates that the method throws NullPointerException when the annotated arguments is null.
-
Classes in jp.ecuacion.lib.core.annotation used by jp.ecuacion.lib.core.utilClassDescriptionDesignates 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.