示例#1
0
 @Override
 public boolean isEmpty(Messaging messaging) {
   return MessagingUtil.isEmpty(messaging);
 }