@Retention(value=RUNTIME) @Target(value={TYPE,METHOD}) public @interface MatchesParams
MatchesParam.| Modifier and Type | Required Element and Description |
|---|---|
MatchesParam[] |
value
An array of
MatchesParam annotations. |
public abstract MatchesParam[] value
MatchesParam annotations.Copyright © 2020 LeanCloud. All rights reserved.