Generalize ThreadUtils javadoc

This commit is contained in:
Paul Schaub 2019-12-22 00:38:40 +01:00
parent 5c403cef24
commit 83c3245c36
Signed by: vanitasvitae
GPG Key ID: 62BEE9264BF17311
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
package org.mercury_im.messenger.util;
/**
* Name constants used by dagger in combination with the @Named annotation.
* Names for identifying scheduler instances during dependency injection.
*/
public class ThreadUtils {
/**