@Documented @Retention(value=RUNTIME) @Target(value=TYPE) public static @interface ParamsInspector.InspectorRemovable
ParamDefinition
is optional and can be removed
by the user. ParamsInspector
will place a close button on each
definition with this annotation.