Sha256: cea9ab9307ac95d0921ad7b2d1772bc82ec85eb8c30b6febb03ad6fa18d9ff4e

Contents?: true

Size: 630 Bytes

Versions: 2

Compression:

Stored size: 630 Bytes

Contents

--- !ruby/object:RI::ClassDescription 
attributes: []

class_methods: 
- !ruby/object:RI::MethodSummary 
  name: new
comment: 
- !ruby/struct:SM::Flow::H 
  level: 1
  text: Pool
- !ruby/struct:SM::Flow::P 
  body: Generalized object pool implementation. Implemented as a thread safe stack. Exclusive locking is needed both for push and pop.
constants: []

full_name: Pool
includes: 
- !ruby/object:RI::IncludedModule 
  name: MonitorMixin
instance_methods: 
- !ruby/object:RI::MethodSummary 
  name: obtain
- !ruby/object:RI::MethodSummary 
  name: pop
- !ruby/object:RI::MethodSummary 
  name: push
name: Pool
superclass: Array

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
facets-2.4.2 doc/ri/Pool/cdesc-Pool.yaml
facets-2.4.3 doc/ri/Pool/cdesc-Pool.yaml