Uses of Interface
org.eclipse.jetty.util.Index.Mutable
-
Packages that use Index.Mutable Package Description org.eclipse.jetty.util Jetty Util : Common Utility Classes -
-
Uses of Index.Mutable in org.eclipse.jetty.util
Methods in org.eclipse.jetty.util that return Index.Mutable Modifier and Type Method Description Index.Mutable<V>Index.Mutable.Builder. build()Build aIndex.Mutableinstance.static <V> Index.Mutable<V>Index. buildMutableVisibleAsciiAlphabet(boolean caseSensitive, int maxCapacity)A special purpose static builder for fast creation of specific Index type
-