Member predicate IntersectionTypeAccess :: getABound
One of the bounds of this intersection type access expression.
For example, in the intersection type access expression
Runnable & Cloneable
, both Runnable
and Cloneable
are bounds.
One of the bounds of this intersection type access expression.
For example, in the intersection type access expression
Runnable & Cloneable
, both Runnable
and Cloneable
are bounds.