|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthmi.animation.AnimationSync
public class AnimationSync
Singleton for synchronization between animation and render threads
| Field Summary | |
|---|---|
private static Object |
sync
|
| Constructor Summary | |
|---|---|
AnimationSync()
|
|
| Method Summary | |
|---|---|
static Object |
getSync()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private static volatile Object sync
| Constructor Detail |
|---|
public AnimationSync()
| Method Detail |
|---|
public static Object getSync()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||