interface ItemStorage
Itemizer
. The items are usually stored in
a VariableContext
in form of string variables.Modifier and Type | Method and Description |
---|---|
void |
incrementLineCount()
Increments the line count by one.
|
void |
storeItem(String item)
Stores the specified item.
|
void storeItem(String item)
item
- the item to storevoid incrementLineCount()
Copyright © 2024. All rights reserved.