JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
marauroa.server.RWLock
Packages that use
RWLock
Package
Description
marauroa.server.game.container
This package contains the classes that store information about players connected to server.
Uses of
RWLock
in
marauroa.server.game.container
Methods in
marauroa.server.game.container
that return
RWLock
Modifier and Type
Method
Description
RWLock
PlayerEntryContainer.
getLock
()
This method returns the lock so that you can control how the resource is used