Uses of Class
org.microbean.bean.BeanTypeList
-
Uses of BeanTypeList in org.microbean.bean
Methods in org.microbean.bean that return BeanTypeListModifier and TypeMethodDescriptionfinal BeanTypeListBeanTypes.beanTypes(TypeMirror t) static final BeanTypeListBeanTypeList.of(Domain domain, Collection<? extends TypeMirror> types) Returns a non-nullBeanTypeListsuitable for the supplied arguments.Id.types()Returns the value of thetypesrecord component.Constructors in org.microbean.bean with parameters of type BeanTypeListModifierConstructorDescriptionId(BeanTypeList types, List<Attributes> attributes) Creates a newIdthat is not an alternate and that therefore has a default rank.Id(BeanTypeList types, List<Attributes> attributes, boolean alternate, int rank) Creates a newId.