类 FormattedTuple
- java.lang.Object
-
- top.isopen.commons.logging.FormattedTuple
-
public class FormattedTuple extends Object
Holds the results of formatting done by MessageFormatter- 从以下版本开始:
- 28/7/2022 下午6:05
- 作者:
- TimeChaser
-
-
构造器概要
构造器 构造器 说明 FormattedTuple(String message)FormattedTuple(String message, Object[] args, Throwable throwable)
-