Available on java
finalacquire(param1:Int):Void
@:throws("java.lang.InterruptedException")finalacquireInterruptibly(param1:Int):Void
finalacquireShared(param1:Int):Void
@:throws("java.lang.InterruptedException")finalacquireSharedInterruptibly(param1:Int):Void
finalgetExclusiveQueuedThreads():Collection<Thread>
finalgetFirstQueuedThread():Thread
finalgetQueueLength():Int
finalgetQueuedThreads():Collection<Thread>
finalgetSharedQueuedThreads():Collection<Thread>
finalgetWaitQueueLength(param1:AbstractQueuedSynchronizer_ConditionObject):Int
finalgetWaitingThreads(param1:AbstractQueuedSynchronizer_ConditionObject):Collection<Thread>
finalhasContended():Bool
finalhasQueuedPredecessors():Bool
finalhasQueuedThreads():Bool
finalhasWaiters(param1:AbstractQueuedSynchronizer_ConditionObject):Bool
finalisQueued(param1:Thread):Bool
finalowns(param1:AbstractQueuedSynchronizer_ConditionObject):Bool
finalrelease(param1:Int):Bool
finalreleaseShared(param1:Int):Bool
toString():String
@:throws("java.lang.InterruptedException")finaltryAcquireNanos(param1:Int, param2:Int64):Bool
@:throws("java.lang.InterruptedException")finaltryAcquireSharedNanos(param1:Int, param2:Int64):Bool