JavaScript is disabled on your browser.
Skip navigation links
Liferay 7.4.3.132-ga132 portal-kernel
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.liferay.portal.kernel.util
Interface MappingEnumeration.Mapper<T,
R>
Enclosing class:
MappingEnumeration
<
T
,
R
>
public static interface
MappingEnumeration.Mapper<T,
R>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
R
map
(
T
t)
Method Details
map
R
map
(
T
t)