Uses of Interface
org.eclipse.serializer.persistence.binary.types.BinaryStorer.Creator
-
Packages that use BinaryStorer.Creator Package Description org.eclipse.serializer.persistence.binary.types -
-
Uses of BinaryStorer.Creator in org.eclipse.serializer.persistence.binary.types
Classes in org.eclipse.serializer.persistence.binary.types that implement BinaryStorer.Creator Modifier and Type Class Description static classBinaryStorer.Creator.Abstractstatic classBinaryStorer.Creator.DefaultMethods in org.eclipse.serializer.persistence.binary.types that return BinaryStorer.Creator Modifier and Type Method Description static BinaryStorer.CreatorBinaryStorer. Creator(BinaryChannelCountProvider channelCountProvider, boolean switchByteOrder)protected BinaryStorer.CreatorBinaryPersistenceFoundation.Default. ensureStorerCreator()
-