- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for getWriteTime (0.06 seconds)
-
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. */Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Mon Feb 23 13:13:59 GMT 2026 - 3.5K bytes - Click Count (0) -
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. */Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Mon Feb 23 13:13:59 GMT 2026 - 3.5K bytes - Click Count (0)