Package | Description |
---|---|
sk.stuba.fiit.perconik.utilities.configuration |
Utilities extending Java configuration capabilities.
|
Modifier and Type | Method and Description |
---|---|
MapOptions.Putter |
MapOptions.putter() |
Modifier and Type | Method and Description |
---|---|
static MapOptions |
MapOptions.create(MapOptions.Putter putter) |
static MapOptions |
MapOptions.from(java.util.Map<java.lang.String,java.lang.Object> map,
MapOptions.Putter putter) |
static MapOptions |
MapOptions.view(java.util.Map<java.lang.String,java.lang.Object> map,
MapOptions.Putter putter) |