Skip to content

Instantly share code, notes, and snippets.

@muhomerdogu
Created May 26, 2021 13:48
Show Gist options
  • Save muhomerdogu/1a64085552b6ae40ee2180bd0a05da99 to your computer and use it in GitHub Desktop.
Save muhomerdogu/1a64085552b6ae40ee2180bd0a05da99 to your computer and use it in GitHub Desktop.
package abstractClass;
public class ManGameCalculator extends GameCalculator{
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment