@Retention(value=RUNTIME) @Target(value=METHOD) public static @interface QueryModule.Deterministic
QueryModule.Deterministic
if you
know that it will have no side-effects and will always yield the same result.Copyright © 2005–2015 BaseX Team. All rights reserved.