public static class TaskSynchronizer.NonThreadSafe
extends java.lang.Object
| Constructor and Description |
|---|
NonThreadSafe() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
calledOnValidThread()
Checks if the method is called on the valid/creating thread.
|