- java.lang.Object
-
- javax.media.j3d.GeometryLock
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
(package private) int |
count |
(package private) boolean |
lockOwned |
(package private) java.lang.Thread |
threadId |
(package private) int |
waiting |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
(package private) void |
getLock() |
(package private) void |
unLock() |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
lockOwned
boolean lockOwned
-
Constructor Detail
-
GeometryLock
GeometryLock()
Copyright 1996-2008 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.