public final class Util extends Object
Util()
static void
checkType(Object value, Class<?> clazz)
static Date
readDate(String s)
static String
writeDate(Date date)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Util()
public static String writeDate(Date date)
public static Date readDate(String s) throws ParseException
ParseException
public static void checkType(Object value, Class<?> clazz)
Copyright © 2016 OpenDaylight. All rights reserved.