ElementFactory.canSinkAnyCaps

Checks if the factory can sink any possible capability.

class ElementFactory
int
canSinkAnyCaps

Parameters

caps Caps

the caps to check

Return Value

Type: int

TRUE if the caps have a common subset.

Meta