JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
ai.timefold.jpyinterpreter.types
Interface PythonSlice.SliceConsumer
Enclosing class:
PythonSlice
public static interface
PythonSlice.SliceConsumer
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
accept
(int index, int step)
Method Details
accept
void
accept
(int index, int step)