- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for notNull (0.08 sec)
-
src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java
* @param propertyKey The key of the property. (NotNull) * @return The value of found property. (NotNull: if not found, exception) * @throws ConfigPropertyNotFoundException When the property is not found. */ String get(String propertyKey); /** * Is the property true? * @param propertyKey The key of the property which is boolean type. (NotNull)
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Oct 11 21:11:58 UTC 2024 - 468.5K bytes - Viewed (1)