|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthmi.physics.PhysicsSync
public class PhysicsSync
Singleton for synchronization of physical simulation functionality
| Field Summary | |
|---|---|
private static Object |
sync
|
| Constructor Summary | |
|---|---|
PhysicsSync()
|
|
| 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 PhysicsSync()
| Method Detail |
|---|
public static Object getSync()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||