Uses of Interface
org.nustaq.serialization.util.FSTInt2ObjectMapFactory
| Package | Description |
|---|---|
| org.nustaq.serialization | |
| org.nustaq.serialization.util |
-
Uses of FSTInt2ObjectMapFactory in org.nustaq.serialization
Methods in org.nustaq.serialization that return FSTInt2ObjectMapFactory Modifier and Type Method Description FSTInt2ObjectMapFactoryFSTConfiguration. getIntToObjectMapFactory()Methods in org.nustaq.serialization with parameters of type FSTInt2ObjectMapFactory Modifier and Type Method Description voidFSTConfiguration. registerIntToObjectMapFactory(FSTInt2ObjectMapFactory intToObjectMapFactory) -
Uses of FSTInt2ObjectMapFactory in org.nustaq.serialization.util
Classes in org.nustaq.serialization.util that implement FSTInt2ObjectMapFactory Modifier and Type Class Description classDefaultFSTInt2ObjectMapFactory