public class SimpleSignedObjectIdSource extends Object implements SignedObjectIdSource
Constructor and Description |
---|
SimpleSignedObjectIdSource(Iterable<String> iterable) |
public boolean hasNext()
hasNext
in interface SignedObjectIdSource
true
if there are any more object IDs to be resolved.@Nonnull public String next()
next
in interface SignedObjectIdSource
Copyright © 2019 Atlassian. All rights reserved.