프로퍼티 | 타입 | 설명 | |
---|---|---|---|
MessageVector | System | ||
findMessageById |
메소드 | 설명 | |
---|---|---|
MessageVector ( int cap, int incr ) : System | ||
findMessageById ( int msgId ) : |
Finds the Message object with the given MsgID, and returns the Message object. It finds the object and returns it in an atomic operation.
|