module Concurrent::Synchronization::AbstractStruct
def length
-
(Fixnum)
- the number of struct members
def length self.class::MEMBERS.length end
(Fixnum)
- the number of struct members
def length self.class::MEMBERS.length end