Class: DataStruct::MinMaxStack
- Inherits:
-
MinMaxStack
- Object
- MinMaxStack
- DataStruct::MinMaxStack
- Defined in:
- lib/data-struct.rb
Instance Attribute Summary
Attributes inherited from MinMaxStack
Method Summary
Methods inherited from MinMaxStack
#initialize, #length, #max, #min, #pop, #push
Constructor Details
This class inherits a constructor from MinMaxStack