Uses of Interface
de.caluga.morphium.writer.WriterTask
Packages that use WriterTask
-
Uses of WriterTask in de.caluga.morphium.writer
Classes in de.caluga.morphium.writer that implement WriterTaskMethods in de.caluga.morphium.writer with parameters of type WriterTaskModifier and TypeMethodDescription<T> voidAsyncWriterImpl.submitAndBlockIfNecessary(AsyncOperationCallback<T> callback, WriterTask<T> r) <T> voidMorphiumWriterImpl.submitAndBlockIfNecessary(AsyncOperationCallback<T> callback, WriterTask<T> r)