game.gamestorage.texas.heap
Class HeapHandler

java.lang.Object
  extended by game.gamestorage.texas.heap.HeapHandler

public class HeapHandler
extends java.lang.Object

This class stores the complete history - like the db does - at runtime
creation of all fields - like in db

Author:
Witthold/Korol

Constructor Summary
HeapHandler()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HeapHandler

public HeapHandler()