public class BeanMapBuilder<T> extends Object
BeanMapBuilder(T bean)
BeanMap<T>
build()
static <T> BeanMapBuilder<T>
of(T bean)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BeanMapBuilder(T bean)
public static <T> BeanMapBuilder<T> of(T bean)
public BeanMap<T> build()
Copyright © 2024 fossc. All rights reserved.