Package main.utils.parameters


package main.utils.parameters
This package contains the classes that help to annotate the parameters of the project.
  • Class
    Description
    The EmptyID class provides a utility method for checking if an ID is empty.
    This is a custom annotation that can be used to mark methods, fields, parameters, local variables, and type usages as not nullable.