| Package | Description |
|---|---|
| elemental.util |
| Class and Description |
|---|
| ArrayOf
A lightweight array of homogeneous Object values.
|
| ArrayOfBoolean
A lightweight array of booleans.
|
| ArrayOfInt
A lightweight array of integers.
|
| ArrayOfNumber
A lightweight array of numbers.
|
| ArrayOfString
A lightweight array of Strings.
|
| CanCompare
A comparison function which imposes total ordering on a set of objects.
|
| CanCompareInt
A comparison function which imposes total ordering on a set of integers.
|
| CanCompareNumber
A comparison function which imposes total ordering on a set of numbers.
|
| CanCompareString
A comparison function which imposes total ordering on a set of numbers.
|
Copyright © 2021 Vaadin Ltd. All rights reserved.