@Retention(value=RUNTIME) @Repeatable(value=MatchesParams.class) @Target(value={TYPE,METHOD}) public @interface MatchesParam
String
value
public abstract String value
RouteBuilder.matchesParams(String...)
RouteBuilder.matchesParams(Iterable)
Copyright © 2020 LeanCloud. All rights reserved.