Returns true if this.and(bs) is non-empty, but may be faster than computing that.
Syntax
[Android.Runtime.Register("intersects", "(Ljava/util/BitSet;)Z", "GetIntersects_Ljava_util_BitSet_Handler")]
public virtual
bool Intersects (
BitSet bs)
Parameters
- bs
- Documentation for this section has not yet been entered.
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Java.Util
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1