I want to process my 2 models list I have as a one method.
private void chatRoom(){ generic(new ArrayList(), ChatRoom.class); } privat