deferred class
	SED_ABSTRACT_OBJECTS_TABLE

General
	cluster: ise
	description: 
		"Abstract equivalent of HASH_TABLE [NATURAL_32, ANY], since this type cannot be written
		as ANY does not inherit from HASHABLE"

Ancestors
	ANY

Queries
	capacity: INTEGER_32
	index (an_obj: separate ANY): NATURAL_32

Commands
	wipe_out


Generated by ISE EiffelStudio