Package domain
Class UserChatRoom
java.lang.Object
domain.UserChatRoom
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanvoidbooleanintbooleanisEmpty()booleanremoveChat(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
-