= Concurrent::SettableStruct ------------------------------------------------------------------------ = Includes: Synchronization::AbstractStruct (from /home/chedong/.local/share/rdoc) (from /home/chedong/.local/share/rdoc) ------------------------------------------------------------------------ An thread-safe, write-once variation of Ruby's standard Struct. Each member can have its value set at most once, either at construction or any time thereafter. Attempting to assign a value to a member that has already been set will result in a Concurrent::ImmutabilityError. @see http://ruby-doc.org/core-2.2.0/Struct.html Ruby standard library Struct @see http://en.wikipedia.org/wiki/Final_(Java) Java final keyword ------------------------------------------------------------------------ = Class methods: new = Instance methods: == [] []= each each_pair inspect merge select to_a to_h to_s values values_at
Generated by phpman v4.9.26-1-g511901d · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-07-29 18:37 @216.73.216.177
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)