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
  • toString (Void) : String
    • Implement toString method
  • getKey (Void) : Number
    • Implement getKey method

Instance methods

getKey

function getKey (
Void) : Number

Implement getKey method
Returns:
  • the list node's key

toString

function toString (
Void) : String

Implement toString method
Implement this method in the extended class to overwrite it
Returns:
  • the list node's string representation