示例#1
0
 public boolean isMyOffer(Offer offer) {
   return offer.isMyOffer(keyRing);
 }