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 KeyProvider<K>
All Known Subinterfaces:
ValueAsKeyProvider
<A>
public interface
KeyProvider<K>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
provideKeys
(
Accumulator
<
K
> acc)
Method Details
provideKeys
void
provideKeys
(
Accumulator
<
K
> acc)