类 InstantFormatter

    • 方法详细资料

      • print

        public String print​(Instant object,
                            Locale locale)
        从接口复制的说明: Printer
        Print the object of type T for display.
        指定者:
        print 在接口中 Printer<Instant>
        参数:
        object - the instance to print
        locale - the current user locale
        返回:
        the printed text string