JavaScript is disabled on your browser.
Skip navigation links
rewrite-api 5.0.0.Alpha1
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
org.ocpsoft.rewrite.util.CompositeMap
Packages that use
CompositeMap
Package
Description
org.ocpsoft.rewrite.util
Uses of
CompositeMap
in
org.ocpsoft.rewrite.util
Methods in
org.ocpsoft.rewrite.util
that return
CompositeMap
Modifier and Type
Method
Description
CompositeMap
<
KEYTYPE
,
VALUETYPE
>
CompositeMap.
addDelegate
(
Map
<
KEYTYPE
,
VALUETYPE
> delegate)