Package gov.nasa.jpl.aerie.scheduler
Annotation Interface NotNull
demarks a value that is never null (method return, argument, field, etc)
alas, there is not yet a java-wide standard. this is an interim placeholder
until we pick a project-wide solution. ref:
https://stackoverflow.com/questions/4963300/which-notnull-java-annotation-should-i-use