96979899100101102
Set<PropertyInfo> properties, Set<ConstructorInfo> constructors, Set<MethodInfo> methods, Set<EventInfo> events) { return new AllBeanInfo(beanInfoFactory, classAdapter, properties, constructors, methods, events); }