private
AbstractItem
— type
abstract type AbstractItem
Abstract supertype for all items. To implement items, subtype
either Item
to create a new item or ItemWrapper
to wrap an existing item.
private
AbstractItem
— type
abstract type AbstractItem
Abstract supertype for all items. To implement items, subtype
either Item
to create a new item or ItemWrapper
to wrap an existing item.