Package org.apache.thrift.annotation
Annotation Type Nullable
-
@Retention(CLASS) public @interface NullableAnnotation indicating a field, method return, or method parameter may benull. We package our own annotation to avoid a mandatory third-party dependency.