monoandroid
namespace Java.Util.Concurrent.Locks
{
    [Register("java/util/concurrent/locks/ReentrantLock", DoNotGenerateAcw = true)]
    public class ReentrantLock : Object, IJavaObject, IJavaPeerable, ISerializable, ILock, IDisposable
    {
        public bool IsFair
        {
            [Register("isFair", "()Z", "")]
            get;
        }

    }
}
Assembly Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065
Help Documentation
OS Platforms

The selected framework does not have platform annotations.

  • Built-in API
  • Package-provided API

04/30/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙