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