Skip to content

Instantly share code, notes, and snippets.

@edipofederle
Created April 24, 2013 18:25
Show Gist options
  • Select an option

  • Save edipofederle/5454340 to your computer and use it in GitHub Desktop.

Select an option

Save edipofederle/5454340 to your computer and use it in GitHub Desktop.
classOperations.createClass("ClasseAbstrata").isAbstract().build();
@edipofederle
Copy link
Copy Markdown
Author

createClass depende se isAbstract foi usado ou não, mas é executado antes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment