JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.alfresco.util.collections
Interface EntryTransformer<FK,
FV,
TK,
TV>
All Superinterfaces:
Function
<
Map.Entry
<FK,
FV>,
Pair
<TK,
TV>>
public interface
EntryTransformer<FK,
FV,
TK,
TV>
extends
Function
<
Map.Entry
<FK,
FV>,
Pair
<TK,
TV>>
Since:
4.0
Author:
Nick Smith
Method Summary
Methods inherited from interface org.alfresco.util.collections.
Function
apply