Package gnu.mapping

Class Table2D


  • public class Table2D
    extends Object
    Maps 2 objects to another. Uses a weak references to each key, unless it is null or a Symbol. This should at some point be merged with SimpleEnvironment. FIXME.