PointInTimeFormatter.java 文件源码

java
阅读 27 收藏 0 点赞 0 评论 0

项目:eHMP 作者:
/**
 * Creates a new formatter, however you will normally use the factory
 * or the builder.
 *
 * @param printer the internal printer, null if cannot print
 * @param parser  the internal parser, null if cannot parse
 */
public PointInTimeFormatter(DateTimePrinter printer, DateTimeParser parser) {
    super(printer, parser);
}
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号