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
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.benf.cfr.reader.util.functors
Interface UnaryFunction<X,
Y>
All Known Implementing Classes:
Misc.GetBackJump
public interface
UnaryFunction<X,
Y>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Y
invoke
(
X
arg)
Method Details
invoke
Y
invoke
(
X
arg)