Skip to content

Instantly share code, notes, and snippets.

@SteveGilham
Created April 13, 2015 20:18
Show Gist options
  • Save SteveGilham/7166fb6c5fccc252fe0d to your computer and use it in GitHub Desktop.
Save SteveGilham/7166fb6c5fccc252fe0d to your computer and use it in GitHub Desktop.
import java
import java.lang
class Backplane(java.lang.Object):
def performSetup(self, arg):
"@sig public void performSetup(java.lang.String arg)"
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment