Searched defs:UPPER_CAMEL_CASE (Results 1 – 2 of 2) sorted by relevance
53 UPPER_CAMEL_CASE() { in UPPER_CAMEL_CASE() enumConstant
49 public static final PropertyNamingStrategy UPPER_CAMEL_CASE = new UpperCamelCaseStrategy(); field in PropertyNamingStrategy