| Package | Description |
|---|---|
| freemarker.core |
The seldom used or advanced parts of the fundamental FreeMarker API, compared to
freemarker.template. |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
DirectiveCallPlace.getOrCreateCustomData(java.lang.Object providerIdentity,
ObjectFactory objectFactory)
Returns the custom data, or if that's
null, then it creates and stores it in an atomic operation then
returns it. |