Replaces a feed using its identifying UUID. If the UUID is not found, nothing is done. Null keys or values will not be updated.
@param uuid The String UUID which identifies the feed.
@param feed A SyndFeed instance.
@return previous feed associated with uuid,or null if there was no mapping for uuid, or null if the uuid or feed is null.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.