Package com.badlogic.gdx.utils
Annotation Type Null
An element with this annotation claims that the element may have a
null
value. Apart from documentation purposes this
annotation is intended to be used by static analysis tools to validate against probable runtime errors or contract violations.