public interface StringMapFactory
StringMapFactory
interface returns a StringMap object from a shared pool.
When finished, the object which acquired the StringMap should release it back to the factory.
specializes the Map
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT |
static java.lang.String |
VERSION |
Modifier and Type | Method and Description |
---|---|
StringMap |
acquire() |
java.lang.String |
getReport() |
com.pega.pegarules.priv.management.StackFrameReport |
getReportDTO() |
void |
release(StringMap aSm) |
static final java.lang.String VERSION
static final java.lang.String COPYRIGHT
Copyright © 2018 Pegasystems Inc. All Rights Reserved.