Class BinaryHandlerLinkedHashSet

All Implemented Interfaces:
BinaryTypeHandler<LinkedHashSet<?>>, PersistenceDataTypeHolder<Binary>, PersistenceTypeDefinition, PersistenceTypeDescription, PersistenceTypeHandler<Binary,​LinkedHashSet<?>>, PersistenceTypeIdentity, PersistenceTypeIdOwner, PersistenceTypeLink

public final class BinaryHandlerLinkedHashSet
extends AbstractBinaryHandlerSet<LinkedHashSet<?>>