Modifier and Type | Class and Description |
---|---|
static class |
RangeFun.Step.StepRange<E extends 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 Comparable<E>,S,U,RANGE extends AbstractIterableRange<E,S,U,RANGE>> |
postfixBind(RANGE range) |
public static RangeFun.Step instance()
public <E extends Comparable<E>,S,U,RANGE extends AbstractIterableRange<E,S,U,RANGE>> RangeFun.Step.StepRange<E,S,U,RANGE> postfixBind(RANGE range)
Copyright © 2024. All rights reserved.