get方法检查存储列表storage是否还有数据,如果没有,就调用wait方法挂起线程并等待数据的出现, 当其他线程调用notifyAll方法时挂起的线程将被唤醒并且再次检查这个条件
()
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected