org.eclipse.jetty.http
类 PathMap.Entry
java.lang.Object
org.eclipse.jetty.http.PathMap.Entry
- 所有已实现的接口:
- Map.Entry
- 包容类:
- PathMap
public static class PathMap.Entry
- extends Object
- implements Map.Entry
getKey
public Object getKey()
- 指定者:
- 接口
Map.Entry 中的 getKey
getValue
public Object getValue()
- 指定者:
- 接口
Map.Entry 中的 getValue
setValue
public Object setValue(Object o)
- 指定者:
- 接口
Map.Entry 中的 setValue
toString
public String toString()
- 覆盖:
- 类
Object 中的 toString
getMapped
public String getMapped()
Copyright © 2013. All Rights Reserved.