| Package | Description |
|---|---|
| org.osgl.util |
| Modifier and Type | Method and Description |
|---|---|
static InvalidArgException |
E.invalidArg()
Throws out an
InvalidArgException. |
static InvalidArgException |
E.invalidArg(String msg,
Object... args)
Throws out an
InvalidArgException with error message specified. |
| Modifier and Type | Method and Description |
|---|---|
C.Range<ELEMENT> |
LazyRange.merge(C.Range<ELEMENT> r2) |
Copyright © 2014–2021 OSGL (Open Source General Library). All rights reserved.