Skip to content

Instantly share code, notes, and snippets.

@kasramp
Created August 3, 2020 20:13
Show Gist options
  • Save kasramp/1dee4f8c26c523e9aac9dddc2b0d779e to your computer and use it in GitHub Desktop.
Save kasramp/1dee4f8c26c523e9aac9dddc2b0d779e to your computer and use it in GitHub Desktop.
private final int x;
public construct() {
x=10;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment