Package org.nustaq.serialization.util
Class DefaultFSTInt2ObjectMapFactory
java.lang.Object
org.nustaq.serialization.util.DefaultFSTInt2ObjectMapFactory
- All Implemented Interfaces:
FSTInt2ObjectMapFactory
public class DefaultFSTInt2ObjectMapFactory extends java.lang.Object implements FSTInt2ObjectMapFactory
-
Constructor Summary
Constructors Constructor Description DefaultFSTInt2ObjectMapFactory() -
Method Summary
Modifier and Type Method Description <V> FSTInt2ObjectMap<V>createMap(int size)
-
Constructor Details
-
DefaultFSTInt2ObjectMapFactory
public DefaultFSTInt2ObjectMapFactory()
-
-
Method Details
-
createMap
- Specified by:
createMapin interfaceFSTInt2ObjectMapFactory
-