BinaryTreeObject

Kind of class:interface
Inherits from:none
Classpath:org.springsoft.aslib.BinaryTreeObject
File last modified:Saturday, 22 January 2005, 14:27:02

Summary


Instance methods
  • getKey (Void) : Number
    • Get key
  • toString (Void) : String
    • Data string representation

Instance methods

getKey

function getKey (
Void) : Number

Get key
Returns:
  • object key

toString

function toString (
Void) : String

Data string representation
Returns:
  • object string representation