public class RepeatingGroupPool extends Object
Constructor and Description |
---|
RepeatingGroupPool() |
Modifier and Type | Method and Description |
---|---|
static RepeatingGroup.Entry |
getEntry() |
static int |
getEntryObjectsCreated() |
static int |
getGroupObjectsCreated() |
static RepeatingGroup |
getRepeatingGroup() |
static void |
returnObj(RepeatingGroup.Entry entry) |
static void |
returnObj(RepeatingGroup group) |
public static RepeatingGroup getRepeatingGroup()
public static RepeatingGroup.Entry getEntry()
public static void returnObj(RepeatingGroup.Entry entry)
public static void returnObj(RepeatingGroup group)
public static int getEntryObjectsCreated()
public static int getGroupObjectsCreated()
Copyright © 2000–2022 EPAM Systems. All rights reserved.