- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for getWriteTime (0.04 sec)
-
android/guava/src/com/google/common/cache/ReferenceEntry.java
* expired from the head of the list. */ /** Returns the time that this entry was last written, in ns. */ @SuppressWarnings("GoodTime") long getWriteTime(); /** Sets the entry write time in ns. */ @SuppressWarnings("GoodTime") // b/122668874 void setWriteTime(long time); /** Returns the next entry in the write queue. */
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Tue Feb 11 18:34:30 UTC 2025 - 3.5K bytes - Viewed (0)