Constructor
Methods
@:overload@:throws("java.lang.InterruptedException")put(param1:E):Void
@:overload@:throws("java.lang.InterruptedException")putFirst(param1:E):Void
@:overload@:throws("java.lang.InterruptedException")putLast(param1:E):Void
@:overload@:throws("java.lang.InterruptedException")take():E
@:overload@:throws("java.lang.InterruptedException")takeFirst():E
@:overload@:throws("java.lang.InterruptedException")takeLast():E
Inherited Variables
Inherited Methods