Skip to content

Instantly share code, notes, and snippets.

@pebrc
Created September 16, 2013 20:02
Show Gist options
  • Save pebrc/6585821 to your computer and use it in GitHub Desktop.
Save pebrc/6585821 to your computer and use it in GitHub Desktop.
public native void clear() /*-{
this.@com.google.gwt.user.client.ui.PrefixTree::size = 0;
this.@com.google.gwt.user.client.ui.PrefixTree::subtrees = {};
this.@com.google.gwt.user.client.ui.PrefixTree::suffixes = {};
}-*/;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment