public class EntityTidy
extends java.lang.Object
Constructor and Description |
---|
EntityTidy() |
Modifier and Type | Method and Description |
---|---|
static void |
createThread(EntityManager entityManager)
Creates the thread.
|
static void |
stopTidying()
Stop tidying.
|
static void |
tidyUp(EntityManager entityManager)
Tidy up.
|
public static void createThread(EntityManager entityManager)
entityManager
- the entity managerpublic static void stopTidying()
public static void tidyUp(EntityManager entityManager)
entityManager
- the entity manager