Tags:
tag this topic
create new tag
view all tags
Hint for Inventory
Don't forget your
n
as a field variable!!!!!
The internal lookup methods are simple sequential searches.
The internal lookup method that is sent an Item can return the results of the lookup method that is sent the name
Add the item to the end of the list. See the class example
To remove an item, find its location and move every one up one. See class example.
You can pick your sort algorithm. Use the compareTo method
Use the addItem in the
loadItems
method. While there is data, get the data, create an item, and add it to the list. Don't forget to close the file
To save the list, open the file, and output the result of the toString of the entire list.
E
dit
|
A
ttach
|
Watch
|
P
rint version
|
H
istory
: r2
<
r1
|
B
acklinks
|
R
aw View
|
Ra
w
edit
|
M
ore topic actions
Topic revision: r2 - 2023-06-26
-
cathybareiss
Home
Site map
Assessment web
BethelAIResources2026 web
CenterForComputing web
ChatGPT web
Intro2AIatBethel web
Main web
Sandbox web
TWiki web
CenterForComputing Web
Create New Topic
Index
Search
Changes
Notifications
RSS Feed
Statistics
Preferences
P
P
P
View
Raw View
Print version
Find backlinks
History
More topic actions
Edit
Raw edit
Attach file or image
Edit topic preference settings
Set new parent
More topic actions
Account
Log In
Register User
E
dit
A
ttach
Copyright © 2008-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback