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
org.jctools.queues.alt
Interface ConsumerFunction<E>
public interface
ConsumerFunction<E>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
consume
(
E
e)
Method Detail
consume
void consume(
E
e)
Parameters:
e
- not null
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