Uses of Interface
org.gephi.graph.api.TableLock
-
Packages that use TableLock Package Description org.gephi.graph.api Complete API description, whereGraphModel
is the entry point. -
-
Uses of TableLock in org.gephi.graph.api
Methods in org.gephi.graph.api that return TableLock Modifier and Type Method Description TableLock
Table. getLock()
Returns the table lock, which controls the multi-thread access to the table.
-