Skip to content

Instantly share code, notes, and snippets.

@trikitrok
Forked from franreyes/PageIndexer.java
Last active February 4, 2025 17:19
Show Gist options
  • Save trikitrok/f84b053b7871d0f9e222500171859a41 to your computer and use it in GitHub Desktop.
Save trikitrok/f84b053b7871d0f9e222500171859a41 to your computer and use it in GitHub Desktop.
public class PageSEO {
Page calculate(Page current, Search search) {
// ...
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment