Automatic generation produced by ISE Eiffel
deferred class BOUNDED [G] General cluster: base.structures.storage description: "Bounded data structures, with a notion of capacity." Ancestors FINITE [G] Queries capacity: INTEGER changeable_comparison_criterion: BOOLEAN count: INTEGER full: BOOLEAN has (v: G): BOOLEAN is_empty: BOOLEAN linear_representation: LINEAR [G] object_comparison: BOOLEAN resizable: BOOLEAN Commands compare_objects compare_references Constraints valid count full definition -- Generated by ISE Eiffel --
For more details: www.eiffel.com