@Retention(value=RUNTIME) @Target(value={METHOD,TYPE}) public @interface IgnoreIf
Class<? extends Condition>[]
value
public abstract Class<? extends Condition>[] value
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.