Annotation Type NonSerializable


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