Uses of Class
org.eclipse.jetty.util.Index.Mutable.Builder
-
Packages that use Index.Mutable.Builder Package Description org.eclipse.jetty.util Jetty Util : Common Utility Classes -
-
Uses of Index.Mutable.Builder in org.eclipse.jetty.util
Methods in org.eclipse.jetty.util that return Index.Mutable.Builder Modifier and Type Method Description Index.Mutable.Builder<V>Index.Mutable.Builder. maxCapacity(int capacity)Configure a maximum capacity for the mutable index.Index.Mutable.Builder<V>Index.Builder. mutable()Configure the index to be mutable.Index.Mutable.Builder<V>Index.Mutable.Builder. mutable()Configure the index to be mutable.
-