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