Class: Basketball::Draft::Position
- Inherits:
-
Common::Position
- Object
- ValueObject
- Common::Position
- Basketball::Draft::Position
- Defined in:
- lib/basketball/draft/position.rb
Overview
Defines a position a player can hold.
Constant Summary
Constants inherited from Common::Position
Common::Position::ALL_VALUES, Common::Position::BACK_COURT_VALUES, Common::Position::FRONT_COURT_VALUES
Method Summary
Methods inherited from Common::Position
Methods inherited from ValueObject
#<=>, #==, #[], #all_sorted_values, #hash, #to_h, #to_s
Methods included from ValueObjectDSL
#all_sorted_value_keys, #all_value_keys, #value_keys, #value_reader
Constructor Details
This class inherits a constructor from Basketball::Common::Position