最速Rubyリファレンスマニュアル検索!
すべて(2)
2.1.0(1)
2.2.0(1)
2件ヒット
[1-2件を表示]
(0.004秒)
トップページ
>
:
特異メソッド
>
クラス:
Thread::SizedQueue
>
:thread
検索結果
先頭1件
Thread
::
SizedQueue
.
new(max) -> Thread
::
SizedQueue
Thread
::
SizedQueue
.
new(max) -> Thread
::
SizedQueue
(4.0)
2.1.0
2.2.0
特異メソッド
Thread::SizedQueue オブジェクトを生成します。
...
Thread::SizedQueue
オブジェクトを生成します。
@param max キューのサイズの最大値です。
...