JavaScript is disabled on your browser.
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
net.sourceforge.pmd.util
Interface UnaryFunction<E>
All Known Implementing Classes:
ImageFinderFunction
,
VariableUsageFinderFunction
public interface
UnaryFunction<E>
Method Summary
Methods
Modifier and Type
Method and Description
void
applyTo
(
E
o)
Method Detail
applyTo
void applyTo(
E
o)
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