JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
scala.compat.java8.converterImpl
Interface MakesKeyStepper<T extends
Stepper
<?>>
All Known Implementing Classes:
RichDoubleKeyMapCanStep
,
RichHashTableDoubleKeyCanStep
,
RichHashTableIntKeyCanStep
,
RichHashTableKeyCanStep
,
RichHashTableLongKeyCanStep
,
RichImmHashMapCanStep
,
RichImmHashMapDoubleKeyCanStep
,
RichImmHashMapIntKeyCanStep
,
RichImmHashMapLongKeyCanStep
,
RichIntKeyMapCanStep
,
RichLongKeyMapCanStep
,
RichMapCanStep
public interface
MakesKeyStepper<T extends
Stepper
<?>>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
T
keyStepper
()
Generates a fresh stepper of type `T` over map keys
Method Detail
keyStepper
T
keyStepper()
Generates a fresh stepper of type `T` over map keys
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method