|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object | +--com.bitmechanic.spindle.ListDesc
struct class to store results and total count. listlib's ListContainer isn't used here just in case someone is using this library without listlib.jar in their CLASSPATH
| Field Summary | |
int |
count
|
java.util.ArrayList |
list
|
| Constructor Summary | |
ListDesc()
|
|
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Field Detail |
public java.util.ArrayList list
public int count
| Constructor Detail |
public ListDesc()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||