Skip to content

Instantly share code, notes, and snippets.

@griajobag
Created June 29, 2016 07:36
Show Gist options
  • Save griajobag/d8ce43af51397111df8f7cadb9f85f5a to your computer and use it in GitHub Desktop.
Save griajobag/d8ce43af51397111df8f7cadb9f85f5a to your computer and use it in GitHub Desktop.
abstract example
abstract class classAbstractName {
. . .
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment