QueueObject
| Kind of class: | class |
|---|---|
| Inherits from: | none |
| Implements: | |
| Classpath: | org.springsoft.aslib.QueueObject |
| File last modified: | Friday, 29 July 2005, 19:00:16 |
Summary
Instance methods
getKey
function getKey (
Void) : Number
Implement getKey method
Returns:
- the list node's key
Specified by:
toString
function toString (
Void) : String
Implement toString method
Implement this method in the extended class to overwrite it
Implement this method in the extended class to overwrite it
Returns:
- the list node's string representation
Specified by: