979899100101102103104
} _status = new MucStatus[status.length]; for (int i = 0; i < status.length; i++) { _status[i] = new MucStatus(status[i]); } }