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