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
soot.jimple.spark.ondemand.genericutil
Interface Mapper<T,U>
public interface
Mapper<T,U>
A simple interface for defining a function that maps objects.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
U
map
(
T
obj_)
Method Detail
map
U
map(
T
obj_)
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