Modifier and Type | Class and Description |
---|---|
static class |
RangeFun.Outside.OutsideRange<E extends Comparable<E>,RANGE extends AbstractRange<E,RANGE>> |
Constructor and Description |
---|
Outside() |
Modifier and Type | Method and Description |
---|---|
static RangeFun.Outside |
instance() |
<E extends Comparable<E>,RANGE extends AbstractRange<E,RANGE>> |
prefixBind(RANGE range) |
public static RangeFun.Outside instance()
public <E extends Comparable<E>,RANGE extends AbstractRange<E,RANGE>> RangeFun.Outside.OutsideRange<E,RANGE> prefixBind(RANGE range)
Copyright © 2024. All rights reserved.