Package domain
Class UserChatRoom
java.lang.Object
domain.UserChatRoom
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
void
boolean
int
boolean
isEmpty()
boolean
removeChat
(ChatRoom chatRoom)
-
Constructor Details
-
UserChatRoom
public UserChatRoom()
-
-
Method Details
-
addChat
-
removeChat
-
getAllChatRooms
-
getChatRoomIds
-
contains
-
getChatRoomCount
public int getChatRoomCount() -
isEmpty
public boolean isEmpty() -
clearChatRooms
public void clearChatRooms() -
getChatRoomInfos
-