コード例 #1
0
 public void acceptRevision(VcsFileRevision revision) {
   myLimitHistoryCheck.checkNumber();
   myBuffer.consumeOne(revision);
 }