Annotation Type UpdatedDepth


  • @Documented
    @Retention(RUNTIME)
    @Target(TYPE)
    public @interface UpdatedDepth
    specifies the updateDepth for this class.

    The default setting is 0: Only the object passed to ObjectContainer.set(Object) will be updated.
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      int value  
    • Element Detail

      • value

        int value
        Default:
        0