declare namespace org { namespace eclipse { namespace jetty { namespace websocket { namespace server { namespace pathmap { class PathMappings$MappedResource implements java.lang.Comparable> { public constructor(arg0: org.eclipse.jetty.websocket.server.pathmap.PathSpec, arg1: E) public compareTo(arg0: org.eclipse.jetty.websocket.server.pathmap.PathMappings$MappedResource): int public equals(arg0: java.lang.Object): boolean public getPathSpec(): org.eclipse.jetty.websocket.server.pathmap.PathSpec public getResource(): E public hashCode(): int public toString(): string public compareTo(arg0: java.lang.Object): int public static class: java.lang.Class } } } } } } }