Interface ObjectStringAssembler<T>

All Known Subinterfaces:
ComProtocolStringConverter, ObjectStringConverter<T>, PersistenceIdStrategyStringConverter, PersistenceTypeDictionaryAssembler
All Known Implementing Classes:
ComProtocolStringConverter.Default, PersistenceIdStrategyStringConverter.Default, PersistenceTypeDictionaryAssembler.Default
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface
public interface ObjectStringAssembler<T>