Class FormatterUtils


  • public class FormatterUtils
    extends java.lang.Object
    • Field Detail

      • LIST_ITEM_NUMBER

        public static final DataKey<java.lang.Integer> LIST_ITEM_NUMBER
      • FIRST_LIST_ITEM_CHILD

        public static final DataKey<java.lang.Boolean> FIRST_LIST_ITEM_CHILD
      • NULL_PADDING

        public static final java.util.function.Function<java.lang.CharSequence,​Pair<java.lang.Integer,​java.lang.Integer>> NULL_PADDING
      • LIST_ALIGN_NUMERIC

        public static final DataKey<java.util.function.Function<java.lang.CharSequence,​Pair<java.lang.Integer,​java.lang.Integer>>> LIST_ALIGN_NUMERIC
    • Constructor Detail

      • FormatterUtils

        public FormatterUtils()