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
com.polarion.alm.shared.api.utils.collections
Interface StrictTransformer<E,
T>
public interface
StrictTransformer<E,
T>
Since:
3.9.0
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
T
transform
(
E
element)
Method Details
transform
@NotNull
T
transform
(@NotNull
E
element)