|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.sf.jbenchmark.TestFeature
net.sf.jbenchmark.FixedItemList
ItemList implementation that takes a comma-separated list of items.
| Constructor Summary | |
FixedItemList()
|
|
| Method Summary | |
java.lang.String[] |
getItems()
Returns an array of tokens for the list |
void |
setTokens(java.lang.String tokens)
Sets the tokens to be a part of the list, comma-separated. |
| Methods inherited from class net.sf.jbenchmark.TestFeature |
finish, getContext, getName, setContext, setName, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public FixedItemList()
| Method Detail |
public void setTokens(java.lang.String tokens)
public java.lang.String[] getItems()
throws java.lang.Exception
getItems in interface ItemListjava.lang.Exception
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||