Package io.github.qishr.cascara.common.lang.annotation
Annotation Interface Nullable
java.lang.Object
io.github.qishr.cascara.common.lang.annotation.Nullable
All Implemented Interfaces:
Annotation
@java.lang.annotation.Target(FIELD,METHOD,PARAMETER,LOCAL_VARIABLE)
@java.lang.annotation.Documented
@java.lang.annotation.Retention(CLASS)
public @interface Nullable