Android.OS.ConditionVariable: Constructor Members

The constructors of Android.OS.ConditionVariable are listed below. For a list of all members, see the ConditionVariable Members list.

See Also: Inherited members from Java.Lang.Object

Public Constructors

Create the ConditionVariable in the default closed state.
Create the ConditionVariable with the given state.

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.