日志显示格式
Log display format.
Jenly
Follow me
美化格式:带结构化分隔线的日志排版,提升可读性,便于开发调试时快速定位问题
普通格式:与Android默认日志格式一致
Returns a representation of an immutable list of all enum entries, in the order they're declared.
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.