Skip to content

Commit

Permalink
javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
aschey-forpeople committed Jan 21, 2025
1 parent c1af24d commit 344b687
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -412,6 +412,7 @@ private Set<Instant> getAllNonSyntheticManifestTimestamps() {
* Returns the flattened list of manifests from the manifest lists.
*
* @param finalManifestLists final manifest lists from the 'Incoming' folder
* @return set of manifests
*/
private Set<String> getManifestsFromManifestLists(List<FinalManifestList> finalManifestLists) {
return finalManifestLists.stream()
Expand Down

0 comments on commit 344b687

Please sign in to comment.