- Sort Score
- Num 10 results
- Language All
Results 1 - 3 of 3 for taip (0.02 seconds)
-
android/guava/src/com/google/common/collect/MapMakerInternalMap.java
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Wed Apr 01 17:27:13 GMT 2026 - 89.9K bytes - Click Count (0) -
guava/src/com/google/common/collect/MapMakerInternalMap.java
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Wed Apr 01 17:27:13 GMT 2026 - 89.9K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/chat/ChatClient.java
final int tailChars = bodyBudget - headChars; final String head = content.substring(0, headChars); final String tail = content.substring(content.length() - tailChars); return head + omitMarker + tail + suffix; } /** * Builds the source titles suffix string (e.g., "\n[Referenced documents: Title1, Title2]").Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 21 06:04:58 GMT 2026 - 56.6K bytes - Click Count (0)