JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
RESTEasy 6.2.11.Final
References in this document to JAX-RS refer to the Jakarta RESTful Web Services unless otherwise noted.
References in this document to JAXB refer to the Jakarta XML Binding unless otherwise noted.
dev.resteasy.client.util.common
LimitMap
Uses of Class
dev.resteasy.client.util.common.LimitMap
Packages that use
LimitMap
Package
Description
dev.resteasy.client.util.common
Uses of
LimitMap
in
dev.resteasy.client.util.common
Methods in
dev.resteasy.client.util.common
that return
LimitMap
Modifier and Type
Method
Description
static <K,
V>
LimitMap
<K,
V>
LimitMap.
of
(int limit)
Creates a map which limits the entries.