Interface Don<K,T>

All Superinterfaces:
Identifiable, MetaCallableTask<T>, Serializable, WorkingMemoryTask<T>
All Known Implementing Classes:
DonLiteral

public interface Don<K,T> extends WorkingMemoryTask<T>