Class: BracketTree::Bracket::SingleElimination

Inherits:
Base
  • Object
show all
Defined in:
lib/bracket_tree/bracket/single_elimination.rb

Instance Attribute Summary

Attributes inherited from Base

#insertion_order, #matches, #root, #seed_order

Method Summary

Methods inherited from Base

#add, #at, by_size, #each, generate_from_template, #in_order, #initialize, #match_loser, #match_winner, #replace, #seats, #seed, template, #to_h, #winner

Constructor Details

This class inherits a constructor from BracketTree::Bracket::Base