|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Listable
Objects that implement this interface (and are immutable)can be put into a SortedListOfImmutables.
Method Summary | |
---|---|
java.lang.String |
getName()
Getter for the name of the item |
int |
getRetailValue()
Getter for the retail cost of the item |
int |
getWholesaleCost()
Getter for the wholesale cost of the item |
java.lang.String |
toString()
|
Method Detail |
---|
java.lang.String getName()
int getWholesaleCost()
int getRetailValue()
java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |