public class SnapshotIndexCommits extends Object implements Iterable<SnapshotIndexCommit>, Releasable
| コンストラクタと説明 |
|---|
SnapshotIndexCommits(List<SnapshotIndexCommit> commits) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
close() |
Iterator<SnapshotIndexCommit> |
iterator() |
int |
size() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic SnapshotIndexCommits(List<SnapshotIndexCommit> commits)
public int size()
public Iterator<SnapshotIndexCommit> iterator()
iterator インタフェース内 Iterable<SnapshotIndexCommit>public void close()
close インタフェース内 AutoCloseableclose インタフェース内 ReleasableCopyright © 2009–2016. All rights reserved.