Class: VORuby::STC::V1_10::Region::RegionList

Inherits:
TypedArray show all
Defined in:
lib/voruby/stc/1.10/region.rb

Class Method Summary collapse

Methods inherited from TypedArray

#<<, #[]=, #clear, #initialize, #insert, maximum_length, #replace, #to_s

Methods inherited from Array

#/, #to_homogeneous

Constructor Details

This class inherits a constructor from TypedArray

Class Method Details

.minimum_lengthObject



758
# File 'lib/voruby/stc/1.10/region.rb', line 758

def self.minimum_length; 2 end

.restricted_toObject



757
# File 'lib/voruby/stc/1.10/region.rb', line 757

def self.restricted_to; [Region] end