AbsoluteExpirationCache
public interface Cache<T>
void
set(T item)
T
tryGet()
void set(T item)
T tryGet()
Copyright © 2018. All rights reserved.