JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
net.orbyfied.j8.util.functional
Interface ValueProvider<V>
All Known Subinterfaces:
ValueAsKeyProvider
<A>
public interface
ValueProvider<V>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
provideValues
(
Accumulator
<
V
> acc)
Method Details
provideValues
void
provideValues
(
Accumulator
<
V
> acc)