public class RequestExceptionCache extends Object
RequestExceptionCache()
static Date
get(String url)
static boolean
isExpired(String url)
isExpired(String url, int time, cn.hutool.core.date.DateField dateField)
static void
put(String url)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RequestExceptionCache()
public static void put(String url)
public static Date get(String url)
public static boolean isExpired(String url)
url
public static boolean isExpired(String url, int time, cn.hutool.core.date.DateField dateField)
Copyright © 2022. All rights reserved.