| 构造器和说明 |
|---|
NameValuePair(org.springframework.web.servlet.mvc.condition.NameValueExpression<String> expression) |
public NameValuePair(@NonNull
org.springframework.web.servlet.mvc.condition.NameValueExpression<String> expression)
@NonNull public String getName()
getName 在接口中 org.springframework.web.servlet.mvc.condition.NameValueExpression<String>@Nullable public String getValue()
getValue 在接口中 org.springframework.web.servlet.mvc.condition.NameValueExpression<String>public boolean isNegated()
isNegated 在接口中 org.springframework.web.servlet.mvc.condition.NameValueExpression<String>Copyright © 2023. All rights reserved.