Search
Plugins
>
Intrinsics 1.0.0
>
javax.lang.model.type.IntersectionType
>
Interface javax.lang.model.type.IntersectionType
Extends
java.lang.Object
This class is not in the plugin metadata. Using it may work, and could depend on the vRO appliance setup.
Attributes
None
Methods
Name
Returns
getBounds
()
Object[]
Returned by
None
Referenced in
Method
Returns
javax.lang.model.type.TypeVisitor.visitIntersection
(
javax.lang.model.type.IntersectionType
,
Object
)
Object