Module swim.uri
Package swim.uri

Class UriMapper<T>

java.lang.Object
swim.uri.UriMapper<T>
All Implemented Interfaces:
Iterable<Map.Entry<Uri,T>>, Map<Uri,T>, Debug

public abstract class UriMapper<T> extends Object implements Iterable<Map.Entry<Uri,T>>, Map<Uri,T>, Debug