- java.lang.Object
-
- tr.gov.tubitak.uekae.esya.api.infra.cache.CacheItem<T>
-
-
Constructor Summary
Constructors
Constructor and Description |
CacheItem(T item) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
CacheItem
public CacheItem(T item)
-
Method Detail
-
getItem
public T getItem()
Copyright © 2025. All rights reserved.