public final class PoiFunctionUtil extends Object
static String
formatDate(Object obj, String format)
formatNumber(Object obj, String format)
static boolean
isTrue(Object first, String operator, Object second)
static int
length(Object obj)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static int length(Object obj)
obj
public static String formatNumber(Object obj, String format)
NumberFormatException
public static String formatDate(Object obj, String format)
public static boolean isTrue(Object first, String operator, Object second)
first
operator
second
Copyright © 2023. All rights reserved.