Skip to content

Instantly share code, notes, and snippets.

@asw456
Forked from anonymous/gist:4227336
Created April 30, 2014 06:22
Show Gist options
  • Save asw456/6af8be185511a799621f to your computer and use it in GitHub Desktop.
Save asw456/6af8be185511a799621f to your computer and use it in GitHub Desktop.
Scan scan = new Scan();
scan.setFilter(new ProxyFilter(new MyFilter(appId)));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment