[vlma-devel] commit: Use Multimap<K, V> instead of Map<K, Collection<V>>. (Adrien Grand )
git version control
git at videolan.org
Mon Apr 13 21:50:44 CEST 2009
vlma | branch: master | Adrien Grand <jpountz at videolan.org> | Mon Apr 13 21:47:49 2009 +0200| [3cc64357b2c8fe4181354df8b97d9ce14d592bc6] | committer: Adrien Grand
Use Multimap<K, V> instead of Map<K, Collection<V>>.
> http://git.videolan.org/gitweb.cgi/vlma.git/?a=commit;h=3cc64357b2c8fe4181354df8b97d9ce14d592bc6
---
vlma-core/pom.xml | 5 +
.../vlma/order/management/OrderComputer.java | 112 ++++++++++++--------
.../java/org/videolan/vlma/OrderGiverTest.java | 35 ++++--
3 files changed, 97 insertions(+), 55 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlma.git/?a=commitdiff;h=3cc64357b2c8fe4181354df8b97d9ce14d592bc6
More information about the vlma-devel
mailing list