public static class RangeFun.Step
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
RangeFun.Step.StepRange<E extends java.lang.Comparable<E>,S,U,RANGE extends AbstractIterableRange<E,S,U,RANGE>> |
| Constructor and Description |
|---|
Step() |
| Modifier and Type | Method and Description |
|---|---|
static RangeFun.Step |
instance() |
<E extends java.lang.Comparable<E>,S,U,RANGE extends AbstractIterableRange<E,S,U,RANGE>> |
postfixBind(RANGE range) |
public static RangeFun.Step instance()
public <E extends java.lang.Comparable<E>,S,U,RANGE extends AbstractIterableRange<E,S,U,RANGE>> RangeFun.Step.StepRange<E,S,U,RANGE> postfixBind(RANGE range)
Copyright © 2022. All rights reserved.