Interface ObjectNotationWriterWrapper<K,V>

All Superinterfaces:
Flushable, ObjectNotationWriter<K,V>
All Known Implementing Classes:
ObjectNotationWriterInMemoryWrapper

public interface ObjectNotationWriterWrapper<K,V> extends ObjectNotationWriter<K,V>