JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
eu.bandm.tools.ops
Interface Sink<A>
public interface
Sink<A>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
sink
(
A
a)
Method Detail
sink
void sink(
A
a)
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
see also the
complete user documentation
.