Uses of Enum
org.ximinghui.common.util.naming.Convention
Packages that use Convention
-
Uses of Convention in org.ximinghui.common.util.naming
Methods in org.ximinghui.common.util.naming that return ConventionModifier and TypeMethodDescriptionstatic ConventionReturns the enum constant of this type with the specified name.static Convention[]Convention.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.ximinghui.common.util.naming with parameters of type ConventionModifier and TypeMethodDescriptionstatic StringConverter.convert(String naming, Convention format) 转换命名字符串为给定的命名格式