Package | Description |
---|---|
sirius.kernel.commons |
Provides common classes used by large parts of the framework.
|
Modifier and Type | Field and Description |
---|---|
static Limit |
Limit.UNLIMITED
Represents a limit which has no upper limit and does not skip any items.
|
Modifier and Type | Method and Description |
---|---|
static Limit |
Limit.singleItem()
Represents a limit which only accepts the first item.
|
Copyright © 2018. All rights reserved.