Interface BeanIntrospection.Builder<T>

Type Parameters:
T - The bean type.
Enclosing interface:
BeanIntrospection<T>

public static interface BeanIntrospection.Builder<T>
A builder style API for creating instances that abstracts whether the instance is a record, bean or created by another builder.
Since:
4.1.0