Package org.checkerframework.checker.nullness.util
package org.checkerframework.checker.nullness.util
-
ClassDescriptionUtility class for the Nullness Checker.Utility class providing every method in
Optional
, but written for possibly-null references rather than for theOptional
type.