APIdock
/
Ruby
/
Browse
About
method
max
v1_9_2_180
-
Show latest stable
- Class:
SizedQueue
max
()
public
Returns the maximum size of the queue.
Show source
# File lib/thread.rb, line 258 def max @max end
Related methods
Instance methods
<<
deq
enq
max
max=
num_waiting
pop
push
shift
Class methods
new