Package org.apache.thrift.annotation
Annotation Interface Nullable
Annotation indicating a field, method return, or method parameter may be
null. We package
our own annotation to avoid a mandatory third-party dependency.