]> git.mxchange.org Git - jcontacts-core.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Wed, 8 Apr 2020 22:23:40 +0000 (00:23 +0200)
committerRoland Häder <roland@mxchange.org>
Wed, 8 Apr 2020 22:23:40 +0000 (00:23 +0200)
commit1ce7169e0e2d809aec45e80444146f59a9b8eda8
treeeb8bb93b30341ab422da5d7d65395a0b466aa7c2
parent93cccbcd5fb018554d6f9f3dcd9642eb996dbfd3
Continued:
- SearchContact is a relict from older times. It can be avoided by using
  AllContacts + iterate over the whole list and find the wished entry. Sure
  this consumes more memory than using SearchContact (by id) but that is okay
  since modern servers have a lot RAM.

Signed-off-by: Roland Häder <roland@mxchange.org>
src/org/mxchange/jcontacts/model/contact/UserContact.java