org.jvnet.hudson.test
Class FakeChangeLogSCM.FakeChangeLogSet
java.lang.Object
hudson.scm.ChangeLogSet<FakeChangeLogSCM.EntryImpl>
org.jvnet.hudson.test.FakeChangeLogSCM.FakeChangeLogSet
- All Implemented Interfaces:
- Iterable<FakeChangeLogSCM.EntryImpl>
- Enclosing class:
- FakeChangeLogSCM
public static class FakeChangeLogSCM.FakeChangeLogSet
- extends ChangeLogSet<FakeChangeLogSCM.EntryImpl>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FakeChangeLogSCM.FakeChangeLogSet
public FakeChangeLogSCM.FakeChangeLogSet(AbstractBuild<?,?> build,
List<FakeChangeLogSCM.EntryImpl> entries)
isEmptySet
public boolean isEmptySet()
- Specified by:
isEmptySet in class ChangeLogSet<FakeChangeLogSCM.EntryImpl>
iterator
public Iterator<FakeChangeLogSCM.EntryImpl> iterator()
Copyright © 2004-2011. All Rights Reserved.