Annotation Type ReturnsOriginal


@Documented @Target(METHOD) @Retention(CLASS) public @interface ReturnsOriginal
Allows mark method result if the method returns link to the original object and you want notify a method user that it should be changed carefully.
Since:
1.0