@Retention(value=RUNTIME) @Target(value=PARAMETER) public @interface All
All
then
all combinations will be used. Therefore, be careful when using it on more than
two or three parameters as it can result in a combinatorial explosion.Copyright © 2010-2013 ArcBees Inc.. All Rights Reserved.