Available on java
lock():Void
@:throws("java.lang.InterruptedException")lockInterruptibly():Void
newCondition():Condition
@:throws("java.lang.InterruptedException")tryLock(param1:Int64, param2:TimeUnit):Bool
tryLock():Bool
unlock():Void