Idempotent
Indicates the annotated method/function can be invoked multiple times without changing the result beyond the initial invocation.
Indicates the annotated method/function can be invoked multiple times without changing the result beyond the initial invocation.