Annotation Interface NonSerializable


@Retention(RUNTIME) @Target(METHOD) public @interface NonSerializable
The NonSerializable attribute marks a variable to not be serialized.