io.mapsmessaging.utilities.threads.context.Immutable Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of non_block_task_scheduler Show documentation
Show all versions of non_block_task_scheduler Show documentation
A non-block task queue and task scheduler
The newest version!
package io.mapsmessaging.utilities.threads.context;
@FunctionalInterface
public interface Immutable extends Runnable {
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy