Commit Graph

4 Commits (d2ea250d99b8c349f6c871ad65efc8c53aef9c0e)

Author SHA1 Message Date
low012 3b40b98256 *) set SVN properties
14 years ago
orbiter 60e71876ad - more abstraction (HashMap -> Map)
15 years ago
orbiter 4a5100789f replaced _all_ size() == 0 with isEmpty() and all size() > 0 with !isEmpty(). The isEmpty() method is much faster in some cases, especially when used to access badly balanced hashtables where an size() operation becomes a large iteration.
15 years ago
orbiter bea3b99aff moved table and util classes
16 years ago