Uses of Interface
de.caluga.morphium.writer.WriterTask
-
Packages that use WriterTask Package Description de.caluga.morphium.writer -
-
Uses of WriterTask in de.caluga.morphium.writer
Classes in de.caluga.morphium.writer that implement WriterTask Modifier and Type Class Description classMorphiumWriterImpl.WT<T>Methods in de.caluga.morphium.writer with parameters of type WriterTask Modifier and Type Method Description <T> Map<String,Object>AsyncWriterImpl. submitAndBlockIfNecessary(AsyncOperationCallback<T> callback, WriterTask<T> r)<T> Map<String,Object>MorphiumWriterImpl. submitAndBlockIfNecessary(AsyncOperationCallback<T> callback, WriterTask<T> r)
-