expanded class STRING_RECYCLING_ITEM
Summary
Class invariant
Overview
exported features
  • is_equal (other: STRING_RECYCLING_ITEM): BOOLEAN
    Is other attached to an object considered equal to current object?
is_equal (other: STRING_RECYCLING_ITEM): BOOLEAN
effective function
Is other attached to an object considered equal to current object?
capacity: INTEGER_32
writable attribute
item: STRING
effective function
The STRING item.
set_item (a_item: STRING)
effective procedure
Stores the STRING as being reusable.
set_capacity (a_capacity: INTEGER_32)
effective procedure
Sets the capacity.