add javadoc

git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1440556 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2013-01-30 17:49:01 +00:00
parent 9340fb401e
commit 69006984c4

View File

@ -36,6 +36,8 @@
import java.util.Map;
/**
* <b>This implementation is only in memory you must use a different one if you need to serialize datas.</b>
*
* @author Olivier Lamy
* @since 2.1
*/