-
Deprecated MethodsMethodDescriptionUse size() instead. This method will be removed in a future release.This method is deprecated and will be removed in a future version. Use
ClassUtilities.findClosest(Class, Map, Object)
directly instead.This method is deprecated and will be removed in a future version. UseClassUtilities.getClassIfEnum(Class)
directly instead.This method is deprecated and will be removed in a future version. UseClassUtilities.isPrimitive(Class)
directly instead.This method is deprecated and will be removed in a future version. UseStringUtilities.length(String)
to safely determine the length of a string without risking aNullPointerException
.This method is deprecated and will be removed in a future version. UseClassUtilities.loadResourceAsBytes(String)
directly instead.This method is deprecated and will be removed in a future version. UseClassUtilities.loadResourceAsString(String)
directly instead.This method is deprecated and will be removed in a future version. Use ClassUtilities.newInstance(Converter, Class, Collection) going forward.This method is deprecated and will be removed in a future version. This method has been moved toStringUtilities.removeLeadingAndTrailingQuotes(String)
.This method is deprecated and will be removed in a future version. Use ExceptionUtilities.safelyIgnoreException(Runnable)This method is deprecated and will be removed in a future version. Use ExceptionUtilities.safelyIgnoreException(Callable, T)This method is deprecated and will be removed in a future version. Use ClassUtilities.setUseUnsafe(boolean) going forward.This method is deprecated and will be removed in a future version. UseStringUtilities.trimLength(String)
directly instead.This method is deprecated and will be removed in a future version. UseExceptionUtilities.safelyIgnoreException(Runnable)
directly instead.useReadOptionsBuilder.returnAsJsonObjects()
instead.