@Retention(value=RUNTIME) @Target(value={CONSTRUCTOR,METHOD}) @Documented @Beta @GwtCompatible public @interface Pure
Inlined methods this means the compiler cannot use the resulting Java
expression as a statement.Copyright © 2015. All Rights Reserved.