class Utils extends Object
static void
persist(Path file, Object object, Format format)
static String
toJson(Object object)
static Map<String, Object>
toMap(Object object)
static Object
toObject(String json)
toString(Object object)
class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2003-2025 The Apache Software Foundation. All rights reserved.