Uses of Class
com.fasterxml.aalto.util.UriCanonicalizer.CanonicalKey
Packages that use UriCanonicalizer.CanonicalKey
-
Uses of UriCanonicalizer.CanonicalKey in com.fasterxml.aalto.util
Subclasses with type arguments of type UriCanonicalizer.CanonicalKey in com.fasterxml.aalto.utilModifier and TypeClassDescription(package private) static final classWe'll use a bounded map, which should work well for most normal cases, but avoid excesses for degenerate cases (unique URIs used as idenfitiers etc).Methods in com.fasterxml.aalto.util that return UriCanonicalizer.CanonicalKeyMethod parameters in com.fasterxml.aalto.util with type arguments of type UriCanonicalizer.CanonicalKeyModifier and TypeMethodDescriptionbooleanUriCanonicalizer.BoundedHashMap.removeEldestEntry(Map.Entry<UriCanonicalizer.CanonicalKey, String> entry)