Skip to content

Instantly share code, notes, and snippets.

@Sxtanna
Last active September 20, 2017 19:31
Show Gist options
  • Save Sxtanna/a9b67bd2b5b663de73a00fdf648013a3 to your computer and use it in GitHub Desktop.
Save Sxtanna/a9b67bd2b5b663de73a00fdf648013a3 to your computer and use it in GitHub Desktop.

StringUtils usage

#equals

  • EntityBuilder | 720
  • ChannelUpdateHandler | 81, 90, 158
  • GuildImpl | 365
  • PresenceUpdateHandler | 75
  • GuildMemberUpdateHandler | 123

#equalsIgnoreCase

  • GuildImpl | 364

#countMatches

  • Route | 247, 249

#truncate

  • MessageImpl | 622
  • MiscUtil | 120

#leftPad

  • MessageImpl | 627
  • MiscUtil | 127

#rightPad

  • MessageImpl | 629
  • MiscUtil | 125

ExceptionUtils usage

#getStackTrace

  • SimpleLog | 333

Pair usage

  • AudioConnection | 64, 362, 368, 420, 423, 428

MutablePair usage

  • WebSocketClient | 77, 215, 774, 777, 782, 791, 794
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment