Skip to content

Instantly share code, notes, and snippets.

@franreyes
Created September 12, 2022 15:27
Show Gist options
  • Save franreyes/829829d2d830ce97554f384565e19f43 to your computer and use it in GitHub Desktop.
Save franreyes/829829d2d830ce97554f384565e19f43 to your computer and use it in GitHub Desktop.
public class PageIndexer {
PageIndexation calculate(PageIndexation currentPageIndexation, Search search) {
...
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment