Annotation Type Pure


@Documented @Retention(RUNTIME) @Target(METHOD) public @interface Pure
Mark the return value of "pure" method only comes from expressions involving constants or other pure methods
Since:
4.0.0