public static interface VcsCommittedListsZipperAdapter.GroupCreator
Modifier and Type | Method and Description |
---|---|
RepositoryLocationGroup |
createGroup(java.lang.Object key,
java.util.Collection<RepositoryLocation> locations) |
java.lang.Object |
createKey(RepositoryLocation location) |
java.lang.Object createKey(RepositoryLocation location)
RepositoryLocationGroup createGroup(java.lang.Object key, java.util.Collection<RepositoryLocation> locations)