Annotation Type NonSerializable


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