JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
de.agentlab.ds.tree
Interface Mapper<T,S>
All Known Implementing Classes:
IdentityMapper
public interface
Mapper<T,S>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
S
map
(
T
data)
Method Detail
map
S
map(
T
data)
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method