- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for getSavedPlainText (0.06 sec)
-
src/test/java/org/codelibs/fess/helper/NotificationHelperTest.java
throw new IllegalStateException("Subject not found"); }); } @Override public OptionalThing<String> getSavedPlainText() { return OptionalThing.ofNullable(plainText, () -> { throw new IllegalStateException("Plain text not found"); }); } @Override
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 13:41:04 UTC 2025 - 19.6K bytes - Viewed (0)