Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catabriga/graphwar
/ isRoomInvalid
Method
isRoomInvalid
src/Graphwar/GlobalClient.java:157–160 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
155
}
156
157
public
boolean isRoomInvalid()
158
{
159
return
roomInvalid;
160
}
161
162
public
List<Room> getRooms()
163
{
Callers
1
paintInvalidMessage
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected