Module net.javacrumbs.shedlock.core
Package net.javacrumbs.shedlock.support.annotation
package net.javacrumbs.shedlock.support.annotation
-
Annotation InterfacesClassDescriptionA common annotation to declare that annotated elements cannot be
null.A common annotation to declare that parameters and return values are to be considered as non-nullable by default for a given package.A common annotation to declare that fields are to be considered as non-nullable by default for a given package.A common annotation to declare that annotated elements can benullunder some circumstance.