Squeak Class Documentation category index | class index  
 
ChessTTEntry
  category: Morphic-Games-Chess
  superclass: Object
  subclasses:

This class represents an entry in the transposition table, storing the value (plus some maintenance information) of some position.

instance methods
  accessing
  clear
depth
depth:
hashLock
hashLock:
timeStamp
timeStamp:
value
value:
valueType
valueType:

class methods
  no messages
 

instance methods
  accessing top  
 

clear


 

depth


 

depth:


 

hashLock


 

hashLock:


 

timeStamp


 

timeStamp:


 

value


 

value:


 

valueType


 

valueType:


class methods
  no messages top