public class NameFormat extends Object
NameFormat()
static String
camel2Underscore(String name)
underscore2Camel(String s)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NameFormat()
public static String underscore2Camel(String s)
public static String camel2Underscore(String name)
Copyright © 2022. All rights reserved.