public interface _longRange
| Modifier and Type | Interface and Description |
|---|---|
static class |
_longRange.Default |
| Modifier and Type | Method and Description |
|---|---|
long |
bound() |
default long |
length() |
static _longRange |
New(long start,
long bound) |
long |
start() |
long start()
long bound()
default long length()
static _longRange New(long start, long bound)
Copyright © 2022 MicroStream Software. All rights reserved.