public class FIXFieldListFactory extends Object
Constructor and Description |
---|
FIXFieldListFactory() |
Modifier and Type | Method and Description |
---|---|
static FIXFieldList |
_newInstanceFromPoolForEngineParse() |
static int |
fieldListObjectsCreated() |
static int |
fieldObjectsCreated() |
static FIXFieldList |
newInstance(boolean fromPool,
boolean isUserOwned) |
static FIXFieldList |
newInstanceFromPool() |
static FIXFieldList |
newInstanceFromPool(boolean isUserOwned) |
public static FIXFieldList newInstanceFromPool()
public static FIXFieldList newInstanceFromPool(boolean isUserOwned)
public static FIXFieldList newInstance(boolean fromPool, boolean isUserOwned)
public static int fieldObjectsCreated()
public static int fieldListObjectsCreated()
public static FIXFieldList _newInstanceFromPoolForEngineParse()
Copyright © 2000–2022 EPAM Systems. All rights reserved.