| Package | Description |
|---|---|
| org.rendersnake.internal |
| Modifier and Type | Method and Description |
|---|---|
SimpleContextMap |
SimpleContextMap.withBoolean(String key,
Boolean value) |
SimpleContextMap |
SimpleContextMap.withFloat(String key,
Float value) |
SimpleContextMap |
SimpleContextMap.withInteger(String key,
Integer value) |
SimpleContextMap |
SimpleContextMap.withLong(String key,
Long value) |
SimpleContextMap |
SimpleContextMap.withObject(String key,
Object value) |
SimpleContextMap |
SimpleContextMap.withString(String key,
String value) |
Copyright © 2010–2018. All rights reserved.