public static final String
CAMEL_CASE_PATTERN
"(?<!(^|[A-Z]))(?=[A-Z])|(?<!^)(?=[A-Z][a-z])"
Copyright © 2018–2019 Red Hat. All rights reserved.