- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for cassert (0.36 sec)
-
src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java
/** The key of the message: Update */ public static final String LABELS_LOGIN_UPDATE = "{labels.login.update}"; /** * Assert the property is not null. * @param property The value of the property. (NotNull) */ protected void assertPropertyNotNull(String property) { if (property == null) {Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sat Dec 13 02:21:17 UTC 2025 - 156.4K bytes - Viewed (0)