public class ObjectReader extends Object
ObjectReader()
static Integer
getInt(Object o)
getInt(Object o, Integer defaultValue)
static String
getString(Object o)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ObjectReader()
public static String getString(Object o)
public static Integer getInt(Object o)
public static Integer getInt(Object o, Integer defaultValue)
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.