Enum Class的使用
top.codef.text.markdown.TableAlignment
使用TableAlignment的程序包
-
top.codef.text.markdown中TableAlignment的使用
修饰符和类型方法说明static TableAlignmentReturns the enum constant of this class with the specified name.static TableAlignment[]TableAlignment.values()Returns an array containing the constants of this enum class, in the order they are declared.参数类型为TableAlignment的top.codef.text.markdown中的方法修饰符和类型方法说明SimpleMarkdownBuilder.keyValue(Map<?, ?> map, String keyName, String valueName, TableAlignment alignment)