Class PathMap.MappedEntry<O>

java.lang.Object
org.eclipse.jetty.http.PathMap.MappedEntry<O>
All Implemented Interfaces:
Map.Entry<String,O>
Enclosing class:
PathMap<O>

@Deprecated(since="2021-05-27") public static class PathMap.MappedEntry<O> extends Object implements Map.Entry<String,O>
Deprecated.