Sha256: 3b5293a29a06ddcdcf9d1eddbd7d09e576601791d772cce19bf35f2c05c1eb39
Contents?: true
Size: 457 Bytes
Versions: 1
Compression:
Stored size: 457 Bytes
Contents
class TokyoMetro::Api::StationTimetable::Info::Fundamental::Info::Separated::List < Array include ::TokyoMetro::ClassNameLibrary::Api::StationTimetable include ::TokyoMetro::Modules::Common::ToFactory::Seed::List def seed( *args ) super( *args , indent: 2 , not_on_the_top_layer: true , display_number: false , no_display: true ) end def self.factory_for_seeding_this_class factory_for_seeding_fundamental_info_separeted_list end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
tokyo_metro-0.10.1 | lib/tokyo_metro/api/station_timetable/info/fundamental/info/separated/list.rb |