马老师MCA算法高频题目讲解
@Test
public void test() throws InterruptedException {
this.init();
System.out.println(1 + "\t" + errorExceptionCache.get(500));
TimeUnit.SECONDS.sleep(4);
System.out.println(2 + "\t" + errorExceptionCache.get(500));