Methods
Attributes
[R] | sync |
Public Class methods
gmosx: delegator is not yet used.
[ show source ]
# File lib/facets/more/syncarray.rb, line 49 def initialize(delegator = nil) @sync = ::Sync.new() super() end
Class SyncArray |
|
[R] | sync |
gmosx: delegator is not yet used.
[ show source ]
# File lib/facets/more/syncarray.rb, line 49 def initialize(delegator = nil) @sync = ::Sync.new() super() end