Package | Description |
---|---|
elemental.js.util | |
elemental.util | |
elemental.util.impl |
Modifier and Type | Class and Description |
---|---|
class |
JsMapFromIntTo<V>
JavaScript native implementation of
MapFromIntTo . |
Modifier and Type | Method and Description |
---|---|
static <T> MapFromIntTo<T> |
Collections.mapFromIntTo()
Create a MapFromIntTo collection for a given type using the most efficient implementation
strategy for the given client.
|
Modifier and Type | Class and Description |
---|---|
class |
JreMapFromIntTo<T>
JRE implementation of MapFromIntTo for server and dev mode.
|
Copyright © 2018. All rights reserved.