public class MercurialChangeSetList extends ChangeLogSet<MercurialChangeSet>
ChangeLogSet.AffectedFile, ChangeLogSet.Entry
build
Modifier and Type | Method and Description |
---|---|
String |
getKind() |
List<MercurialChangeSet> |
getLogs() |
boolean |
isEmptySet() |
Iterator<MercurialChangeSet> |
iterator() |
createEmpty, createEmpty, getBrowser, getItems, getRun
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
public boolean isEmptySet()
isEmptySet
in class ChangeLogSet<MercurialChangeSet>
public Iterator<MercurialChangeSet> iterator()
public List<MercurialChangeSet> getLogs()
public String getKind()
getKind
in class ChangeLogSet<MercurialChangeSet>
Copyright © 2016–2022. All rights reserved.