类 FileSizeFormat

  • 所有已实现的接口:
    org.beetl.core.Format

    public class FileSizeFormat
    extends Object
    implements org.beetl.core.Format
    Created by wizzer on 2018/1/23.
    • 构造器详细资料

      • FileSizeFormat

        public FileSizeFormat()
    • 方法详细资料

      • format

        public Object format​(Object data,
                             String pattern)
        指定者:
        format 在接口中 org.beetl.core.Format