toSnakeCase

public final String toSnakeCase(String string)(source)

Converts the given camelCase string to snake_case.