Gobo Eiffel Structure Library
Copyright (c) 1999, Eric Bezault and others
Eiffel Forum License v2 (see forum.txt)
$Date: 2005/06/29 15:19:06 $
$Revision: 1.9 $
-- Maximum number of items in container
-- Number of items in container
-- (From DS_CONTAINER)
-- Initial capacity in make_default
-- (Default value: 10)
-- Is container empty?
-- (From DS_CONTAINER)
-- Is container full?
-- Clone of current object
-- (From KL_CLONABLE)
Bounded data structures that can be resized