getAllCaps

public final NameRule getAllCaps()

ALL_CAPS_NAME_RULE

Split -> It will split them by underline and convert them to lowercase. JAVA_LA_NgST_RING ->["java","la","ngst","ring"]

Rename-> It will keep the all letters uppercase ["JaVa","lang","String"] -> "JAVA_LANG_STRING"