Skip to content

Instantly share code, notes, and snippets.

@rakshakhegde
Created September 10, 2017 13:26
Show Gist options
  • Save rakshakhegde/218ee85d03a56f678a69048c889b6da4 to your computer and use it in GitHub Desktop.
Save rakshakhegde/218ee85d03a56f678a69048c889b6da4 to your computer and use it in GitHub Desktop.
@BooleanVariableMethod(initialValue = true)
public void showLabels(Boolean showLabels) {
indicator.showLabels(showLabels);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment