- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for kiruna (0.02 sec)
-
src/main/java/org/codelibs/core/beans/util/BeanUtil.java
* </pre> * <p> * Multiple options can also be specified using method chaining. * </p> * * <pre> * copyBeanToBean(srcBean, destBean, excludeNull().dateConverter("date", "MM/dd")); * </pre> * * @author Kimura Satoshi * @author higa * @author shinsuke * @see CopyOptionsUtil * @see CopyOptions */ public abstract class BeanUtil { /** * Do not instantiate. */ protected BeanUtil() {
Registered: Fri Sep 05 20:58:11 UTC 2025 - Last Modified: Thu Jul 31 08:16:49 UTC 2025 - 23.5K bytes - Viewed (0)