るりまサーチ

最速Rubyリファレンスマニュアル検索!
6件ヒット [1-6件を表示] (0.048秒)

別のキーワード

  1. argf.class lines
  2. argf.class each
  3. argf.class each_line
  4. argf.class to_a
  5. argf.class gets

検索結果

Thread::SizedQueue.new(max) -> Thread::SizedQueue (21221.0)

Thread::SizedQueue オブジェクトを生成します。

...Thread::SizedQueue オブジェクトを生成します。

@param max キューのサイズの最大値です。...

Thread::ConditionVariable.new -> Thread::ConditionVariable (21205.0)

状態変数を生成して返します。

状態変数を生成して返します。

Thread::Queue.new -> Thread::Queue (21205.0)

新しいキューオブジェクトを生成します。

新しいキューオブジェクトを生成します。